Editing TemplateDoc:Ref/SpOps
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 17: | Line 17: | ||
'''Example:''' | '''Example:''' | ||
Spartan Miller is Fireteam Crimson's handler.{{Ref/SpOps|Id=SO0101|Departure|Land Grab|Detail=opening cinematic|Quote=Crimson, I'll be your handler for today.|Quotee=Jared Miller|QuoteeLinkText=Spartan Miller}} | |||
The citation is: | The citation is: | ||
<pre><nowiki>{{Ref/SpOps|Id= | <pre><nowiki>{{Ref/SpOps|Id=SO0101|Departure|Land Grab|Detail=opening cinematic|Quote=My name is Atriox. And I am the last face you will ever see.|Quotee=Atriox|QuoteeLinkText=Atriox}}</nowiki></pre> | ||
The citation creates: | The citation creates: | ||
| Line 34: | Line 34: | ||
|''Recommended'' | |''Recommended'' | ||
|An ID for the reference, so it can be reused. Tie it 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 citation a unique <code>Id</code> for future use. | |An ID for the reference, so it can be reused. Tie it 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 citation a unique <code>Id</code> for future use. | ||
|<pre> | |<pre>SO0101</pre> | ||
|- | |- | ||
|'''Episode''' | |'''Episode''' | ||
|'' | |''Optional'' | ||
|The link to the episode. | |The link to the episode. | ||
|<pre> | |<pre>Departure</pre> | ||
|- | |- | ||
|'''Level''' | |'''Level''' | ||
|'''Required''' | |'''Required''' | ||
|The link to the chapter, if not citing the ''Halo: Infinity'' cinematic. | |The link to the chapter, if not citing the ''Halo: Infinity'' cinematic. | ||
|<pre> | |<pre>Land Grab</pre> | ||
|- | |- | ||
|'''Detail''' | |'''Detail''' | ||
| Line 59: | Line 54: | ||
|''Optional'' | |''Optional'' | ||
|A quote, if a line of dialogue is being cited. | |A quote, if a line of dialogue is being cited. | ||
|<pre> | |<pre>Crimson, I'll be your handler for today.</pre> | ||
|- | |- | ||
|'''Quotee''' | |'''Quotee''' | ||
|''Optional'' | |''Optional'' | ||
|The name of the person for which the quote is attributed to, if a line of dialogue is being cited. This will automatically link to a wikipage. | |The name of the person for which the quote is attributed to, if a line of dialogue is being cited. This will automatically link to a wikipage. | ||
|<pre> | |<pre>Jared Miller</pre> | ||
|- | |- | ||
|'''QuoteeLinkText''' | |'''QuoteeLinkText''' | ||
|''Optional'' | |''Optional'' | ||
|The displayed name of the person, if you want the name to display differently from the name of their wikipage. | |The displayed name of the person, if you want the name to display differently from the name of their wikipage. | ||
|<pre> | |<pre>Spartan Miller</pre> | ||
|} | |} | ||
[[Category:Reference template documentation]] | [[Category:Reference template documentation]] | ||