Difference between revisions of "Template:Quote"

From SpiralKnights

Jump to: navigation, search
m (created, in case we want control of italics or other format in the future. Uses Template:Source for parameter 2.)
 
m (doc prep)
Line 1: Line 1:
''{{{1}}}''{{#if:{{{2|}}}| {{source|1={{{2}}}}}|}}
+
<includeonly>''{{{1}}}''{{#if:{{{2|}}}|&nbsp;{{source|1={{{2}}}}}|}}</includeonly><noinclude>
 +
{{documentation}}
 +
</noinclude>

Revision as of 22:25, 23 January 2016

[edit] [purge] Template documentation

Usage

To allow control of description format around the wiki. At the moment, many editors have agreed to italicize descriptions because they are direct quotes from in-game.[1] This may change in the future. This template allows instant control over many potential changes and can be incorporated into infoboxes or other templates if needed.

Code

{{Quote|1}}

If there is a source:

{{Quote|1|2}}

Parameters

|1

Simply write the entire description in this field. Do not link within the description, this is distracting. Anything interesting or needing explanation can be summarized and/or linked to in the Notes section of the entity's page.

|2

If there is an unusual source, list it here. Always quote the primary source, not a paraphrase, etc.

Notes

This template uses Template:Source for parameter 2.

Personal tools