Template:Ref: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#if:{{{Name|}}}
<includeonly>{{#if:{{{Id|{{{Name|}}}}}}
|<!-- IF REFERENCE IS NAMED:  -->{{#tag:ref|{{{1|{{{Text}}}}}}|group={{{Group|}}}|name={{{Name|}}}}}
|<!-- IF REFERENCE IS NAMED:  -->{{#tag:ref|{{{1|{{{Text}}}}}}|group={{{Group|}}}|name={{{Id|{{{Name|}}}}}}}}
|<!-- IF REFERENCE IS UNNAMED: -->{{#tag:ref|{{{1|{{{Text}}}}}}|group={{{Group|}}}}}
|<!-- IF REFERENCE IS UNNAMED: -->{{#tag:ref|{{{1|{{{Text}}}}}}|group={{{Group|}}}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
Line 83: Line 83:


===Fields===
===Fields===
{| width=100%
{| width=100% class="wikitable"
!width=15% text-align:center|''Field Name(s)''
!width=12%|''Field Name''
!width=15%|''Optional or Required?''
!width=12%|''Field Aliases''
!width=40%|''Description''
!width=12%|''Optional or Required?''
!width=30%|''Example''
!width=auto|''Description''
!width=24%|''Example''
|-
|-
|'''1''' {{C|Unnamed field}}, '''Text'''
|'''1''' {{C|Unnamed field}}
|'''Text'''
|'''Required'''
|'''Required'''
|The content of the citation.
|The content of the citation.
|<pre><nowiki>''[[Halo: The Flood]]'', Chapter 12</nowiki></pre>
|<pre><nowiki>''[[Halo: The Flood]]'', Chapter 12</nowiki></pre>
|-
|-
|'''Id'''
|'''Name'''
|'''Name'''
|''Optional''
|''Optional''
Line 100: Line 103:
|-
|-
|'''Group'''
|'''Group'''
| -
|''Optional''
|''Optional''
|The group that the citation should be placed in. If it is just a normal reference, then no group should be specified.
|The group that the citation should be placed in. If it is just a normal reference, then no group should be specified.

Revision as of 14:36, April 20, 2020

Referencing Templates

Video Games

Other Media

External Material

Other

Listing Sources

Internal

These templates are ones that are used internally by the reference templates, to share common functionality. It is not recommended that you use them on any pages besides other reference templates.

Usage

This template is alternative method for citing references, replacing the traditional <ref name="..." group="...">...</ref> syntax. In normal circumstances, this template should not be used on pages - instead, the templates listed above should be favoured, for the sake of simplicity and standardisation.

Simplified Version Full Version
{{Ref
|
}}
{{Ref
|Name=
|Group=
|
}}

Example

Here is an example of how to use this template:

Wiki Markup Result
Sergeant [[Avery Johnson]] was a member of the [[ORION Project]].{{Ref|Name=GNPg122|Halo Graphic Novel, Page 122}}{{Ref|Group=Note|The ORION Project is also known as the SPARTAN-I program, a name retroactively given to it after the formation of the [[SPARTAN-II program]].}}

==Notes==
{{Ref/Notes}}

==Sources==
{{Ref/Sources}}

Sergeant Avery Johnson was a member of the ORION Project.[1][Note 1]

Notes

  1. ^ The ORION Project is also known as the SPARTAN-I program, a name retroactively given to it after the formation of the SPARTAN-II program.

Sources

  1. ^ Halo Graphic Novel, Page 122

Fields

Field Name Field Aliases Optional or Required? Description Example
1 (Unnamed field) Text Required The content of the citation.
''[[Halo: The Flood]]'', Chapter 12
Id Name Optional A name used to refer to the citation later on, if it needs to be reused.
FloodChptr12
Group - Optional The group that the citation should be placed in. If it is just a normal reference, then no group should be specified.
Note