Editing TemplateDoc:Ref/Level
From Halopedia, the Halo wiki
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{Notice/TemplateDoc}} | {{Notice/TemplateDoc}} | ||
==Usage== | ==Usage== | ||
This template should be used when citing games. For other citation templates, see [[Template:Ref]]. For more reference templates, see [[Template:Ref]]. | |||
<pre><nowiki> | |||
<pre><nowiki>{{Ref/ | {{Ref/Site | ||
|Id= | |||
|Game= | |||
|Section= | |||
|Level= | |||
|Detail= | |||
|Quote= | |||
|Quotee= | |||
}}</nowiki></pre> | |||
===Fields=== | ===Fields=== | ||
{| width=100% class=wikitable | {| width=100% class=wikitable | ||
!Field Name | !Field Name | ||
!Optional or Required? | !Optional or Required? | ||
!Description | !Description | ||
Line 29: | Line 25: | ||
|- | |- | ||
|'''Id''' | |'''Id''' | ||
|''Recommended'' | |''Recommended'' | ||
|An ID for the reference, so it can be reused. Make it tied to the source so it does not conflict with other IDs. Always put this at the start. While not '''Required''' it is recommended to give every source a unique <code>Id</code> for future use. | |An ID for the reference, so it can be reused. Make it tied to the source so it does not conflict with other IDs. Always put this at the start. While not '''Required''' it is recommended to give every source a unique <code>Id</code> for future use. | ||
|HW2OSG | |HW2OSG | ||
|- | |- | ||
|''' | |'''Game''' | ||
|'''Required''' | |'''Required''' | ||
|The name of the game being cited. | |The name of the game being cited. Alternatively the following [[Halopedia:Acronyms#Video_games|Acronyms]] can be used. | ||
|<nowiki>Halo Wars 2</nowiki> | |<nowiki>Halo Wars 2</nowiki> | ||
|- | |- | ||
|'''Section''' | |'''Section''' | ||
|'''Required when applicable''' | |'''Required when applicable''' | ||
| | |If the game added new levels via DLC, Title Update, or through alternative means. Please link or mention the relevant page here. | ||
|<pre>Halo Wars 2: Operation: SPEARBREAKER | |<pre>[[Halo Wars 2: Operation: SPEARBREAKER|Operation: SPEARBREAKER]]</pre> | ||
| | |||
|- | |- | ||
|''' | |'''Level''' | ||
|'''Required''' | |'''Required''' | ||
|This is the main reason for this template. Put in the name of the level. If the level shares its name with another page it may feature one of the following [[Halopedia:Suffixes|suffixes]] at the end of it. | |This is the main reason for this template. Put in the name of the level in link form. If the level shares its name with another page it may feature one of the following [[Halopedia:Suffixes|suffixes]] at the end of it. | ||
|<pre> | |<pre>[[Gatecrashers]]</pre> | ||
|- | |- | ||
|'''Detail''' | |'''Detail''' | ||
|''Optional'' | |''Optional'' | ||
|Used to describe the item in question. | |Used to describe the item in question. | ||
Line 77: | Line 50: | ||
|- | |- | ||
|'''Quote''' | |'''Quote''' | ||
|''Optional'' | |''Optional'' | ||
|When citing a particular quote from the game, this should be used. However, it '''cannot''' be used if the <code>Details</code> field is used. | |When citing a particular quote from the game, this should be used. However, it '''cannot''' be used if the <code>Details</code> field is used. | ||
Line 83: | Line 55: | ||
|- | |- | ||
|'''Quotee''' | |'''Quotee''' | ||
|''Optional'' | |''Optional'' | ||
|This is to put who or what said a "quote" | |This is to put who or what said a "quote" | ||
|<pre>Warrant Officer [[Quinn]]</pre> | |||
|<pre>Warrant Officer Quinn | |||
|} | |} | ||
[[Category:Reference template documentation]] | [[Category:Reference template documentation]] |