Template:SpellCharacterList/doc: Difference between revisions

no edit summary
m (1 revision: importing Template namespace from Wikia)
No edit summary
 
Line 1: Line 1:
The SpellCharacterList template is used to display a set of characters who can learn a specific spell in Dragon Quest games.  It specifically applies to the set of characters which can learn a single spell in a '''single game'''.
The SpellCharacterList template is used to display a set of characters who can learn a specific spell in {{Main Series}} games.  It specifically applies to the set of characters which can learn a single spell in a '''single game'''.


==Usage==
==Usage==
Line 9: Line 9:
===Entries===
===Entries===
Each entry in the character table is represented by a single template call.
Each entry in the character table is represented by a single template call.
<pre>{{SpellCharacterList|entry|character=[[Ragnar]]|level=10}}</pre>
<pre>{{SpellCharacterList|entry|character=[[Ragnar McRyan]]|level=10}}</pre>
*entry: A required parameter which marks this as a single character table entry.
*entry: A required parameter which marks this as a single character table entry.
*character: The name of the character.  Should be an interwiki link. Also, if this character only applies to a specific console version of the game, this should be noted in parentheses (i.e. (NES, GBC)).
*character: The name of the character.  Should be an interwiki link. Also, if this character only applies to a specific console version of the game, this should be noted in parentheses (i.e. ({{NES}}, {{GBC}})).
*level: The level at which the spell is learned for this specific character/game version.  
*level: The level at which the spell is learned for this specific character/game version.  
===Footer===
===Footer===
Line 20: Line 20:
===Sample===
===Sample===
{{SpellCharacterList|header}}
{{SpellCharacterList|header}}
{{SpellCharacterList|entry|character=[[Ragnar]] (NES, GBC)|level=10}}
{{SpellCharacterList|entry|character=[[Ragnar McRyan]] ({{NES}}, {{GBC}})|level=10}}
{{SpellCharacterList|entry|character=[[Bianca]] (SNES)|level=22}}
{{SpellCharacterList|entry|character=[[Bianca Whitaker]] ({{SFC}})|level=22}}
{{SpellCharacterList|footer}}
{{SpellCharacterList|footer}}
===Code===
===Code===
<pre>
<pre>
{{SpellCharacterList|header}}
{{SpellCharacterList|header}}
{{SpellCharacterList|entry|character=[[Ragnar]] (NES, GBC)|level=10}}
{{SpellCharacterList|entry|character=[[Ragnar McRyan]] ({{NES}}, {{GBC}})|level=10}}
{{SpellCharacterList|entry|character=[[Bianca]] (SNES)|level=22}}
{{SpellCharacterList|entry|character=[[Bianca Whitaker]] ({{SFC}})|level=22}}
{{SpellCharacterList|footer}}
{{SpellCharacterList|footer}}
</pre>
</pre>
manager
31,373

edits