Template:PlainCiteGeneral/doc

From RuneRealm Wiki

This is an old revision of this page, as edited by Alex (talk | contribs) at 00:40, 17 October 2024 (Created page with "{{documentation}} {{invokes|References}} This template is used to cite sources. It is specifically for web sites. This template exactly like Template:CiteGeneral, with two exceptions. First, it is '''not''' a reference template in the sense that it does not create footnote-styled references. Instead, it creates the same text that {{t|CiteGeneral}} would as a non-reference. This is desirable if a certain page is the source of t..."). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:PlainCiteGeneral.
It contains usage information, categories, and other content that is not part of the original template page.
Template:PlainCiteGeneral invokes function generalplain in Module:References using Lua.
Template:PlainCiteGeneral invokes Module:References using Lua.

This template is used to cite sources. It is specifically for web sites.

This template exactly like Template:CiteGeneral, with two exceptions. First, it is not a reference template in the sense that it does not create footnote-styled references. Instead, it creates the same text that {{CiteGeneral}} would as a non-reference. This is desirable if a certain page is the source of the majority of an article, as having the same reference at the end of every sentence. Second, it does not have the "name" parameter, as this only applies to footnote-style references.

Usage

Common form for cases where little is known about authorship of the page (with current date)
{{PlainCiteGeneral|url=|title=|accessdate={{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}}-{{subst:CURRENTDAY2}}|format=|work=}}
Using last, first (with current date)
{{PlainCiteGeneral|url=|title=|accessdate={{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}}-{{subst:CURRENTDAY2}}|last=|first=|authorlink=|coauthors=|date=|year=|month=|format=|work=|publisher=|mw.pages=|language=|archiveurl=|archivedate=|quote=}}
Using author (with current date)
{{PlainCiteGeneral|url=|title=|accessdate={{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}}-{{subst:CURRENTDAY2}}|author=|authorlink=|coauthors=|date=|year=|month=|format=|work=|publisher=|mw.pages=|language=|archiveurl=|archivedate=|quote=}}
All parameters
{{PlainCiteGeneral
|url = 
|title = 
|accessdate = 
|author = 
|last = 
|first = 
|authorlink = 
|coauthors = 
|date = 
|year = 
|month = 
|format = 
|work = 
|publisher = 
|mw.pages =
|language = 
|archiveurl = 
|archivedate = 
|quote = 
}}

Required parameters

  • url: URL of online item.
  • title: Title of online item.

Standard parameters

The following parameters are standard across all citation templates.

notes

Optional. This parameter allows you to add text beginning one space after the end of the citation. Having no formatting (meaning you will have to format it yourself), this area can be used for anything you require.