Difference between revisions of "Template:LS slot info"
m |
|||
Line 24: | Line 24: | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude>== Parameter values == | <noinclude>== Parameter values == | ||
+ | '''Head:''' If a head slot exists in this line shield, enter a lowercase ''o''. Otherwise, leave it blank or enter a lowercase ''x''. If the existence of this slot is unknown, enter a question mark.<br/> | ||
+ | '''Arm:''' If an arm slot exists in this line shield, enter a lowercase ''o''. Otherwise, leave it blank or enter a lowercase ''x''. If the existence of this slot is unknown, enter a question mark.<br/> | ||
+ | '''Body:''' If a body slot exists in this line shield, enter a lowercase ''o''. Otherwise, leave it blank or enter a lowercase ''x''. If the existence of this slot is unknown, enter a question mark.<br/> | ||
+ | '''Extra:''' If an extra slot exists in this line shield, enter a lowercase ''o''. Otherwise, leave it blank or enter a lowercase ''x''. If the existence of this slot is unknown, enter a question mark.<br/> | ||
== Blank template == | == Blank template == | ||
Line 33: | Line 37: | ||
== Examples == | == Examples == | ||
+ | === Various slots === | ||
<pre>{{LS slot info | <pre>{{LS slot info | ||
|Head= o | |Head= o | ||
Line 44: | Line 49: | ||
|Body= o | |Body= o | ||
|Extra= o}} | |Extra= o}} | ||
+ | |||
+ | === Slots unknown == | ||
+ | <pre>{{LS slot info | ||
+ | |Head= ? | ||
+ | |Arm= ? | ||
+ | |Body= ? | ||
+ | |Extra= ?}}</pre> | ||
+ | ...produces... | ||
+ | {{LS slot info | ||
+ | |Head= ? | ||
+ | |Arm= ? | ||
+ | |Body= ? | ||
+ | |Extra= ?}} | ||
</noinclude> | </noinclude> |
Revision as of 14:09, 22 April 2008
Parameter values
Head: If a head slot exists in this line shield, enter a lowercase o. Otherwise, leave it blank or enter a lowercase x. If the existence of this slot is unknown, enter a question mark.
Arm: If an arm slot exists in this line shield, enter a lowercase o. Otherwise, leave it blank or enter a lowercase x. If the existence of this slot is unknown, enter a question mark.
Body: If a body slot exists in this line shield, enter a lowercase o. Otherwise, leave it blank or enter a lowercase x. If the existence of this slot is unknown, enter a question mark.
Extra: If an extra slot exists in this line shield, enter a lowercase o. Otherwise, leave it blank or enter a lowercase x. If the existence of this slot is unknown, enter a question mark.
Blank template
{{LS slot info |Head= |Arm= |Body= |Extra= }}
Examples
Various slots
{{LS slot info |Head= o |Arm= |Body= o |Extra= o}}
...produces...
Slot information | |||
Head | Arm | Body | Extra |
- |
= Slots unknown
{{LS slot info |Head= ? |Arm= ? |Body= ? |Extra= ?}}
...produces...
Slot information | |||
Head | Arm | Body | Extra |
? | ? | ? | ? |