Template:CiteGodLetter/doc: Difference between revisions

no edit summary
(Created page with "{{Documentation}} __NOTOC__ ==Usage== <pre>{{CiteGodLetter|issue=|letter=|notes=|name=|group=}}</pre> The template automatically populates the citation with the relevant link and info by only adding the <code>|issue=</code> parameter. ===Issue=== The issue number of the God Letter. Found at the top next to the title. Do not include "Issue ", supply only a number. ===Letter=== This is for specifying the number of the letter being cited. This field contains no formattin...")
 
No edit summary
Tag: Reverted
Line 1:
{{Documentationdocumentation}}
This template displays a box to format letter written by players on the transcriptions of the [[God letters]] and [[Postbag from the Hedge]]
__NOTOC__
 
==Usage==
This template can be used by entering the following onto a relevant page.
<pre>{{CiteGodLetter|issue=|letter=|notes=|name=|group=}}</pre>
 
<pre>{{Letter|Text to be displayed}}</pre>
The template automatically populates the citation with the relevant link and info by only adding the <code>|issue=</code> parameter.
 
{{Letter|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.}}
===Issue===
The issue number of the God Letter. Found at the top next to the title. Do not include "Issue ", supply only a number.
 
<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly>
===Letter===
This is for specifying the number of the letter being cited. This field contains no formatting, therefore type exactly what you wish to appear. For example, the first letter and its reply are "Letter 1", the second is "Letter 2", and so on. It may also be necessary to use "Introduction" other descriptors to cover information which is outside of a normal letter and reply format.
 
{{TemplateData|<templatedata>
{{References standard parameters}}
{
{{citations}}
"params": {
"1": {
"label": "Text",
"description": "Text to be displayed within the letter",
"example": "Lorem ipsum dolor sit amet...",
"type": "string"
}
},
"description": "This template displays a box to format letter written by players on the transcriptions of the God letters and Postbag from the Hedge",
"format": "inline"
}
</templatedata>
}}