Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,390
edits
(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:
{{
This template displays a box to format letter written by players on the transcriptions of the [[God letters]] and [[Postbag from the Hedge]]
==Usage==
This template can be used by entering the following onto a relevant page.
<pre>{{Letter|Text to be displayed}}</pre>
{{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.}}
<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly>
{{TemplateData|<templatedata>
{
"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>
}}
|