Difference between revisions of "Template:LS slot info"
m (What the duck? o:) |
m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|- style="background:#f9f9f9" | |- style="background:#f9f9f9" | ||
| {{#switch: {{{Head|}}} | | {{#switch: {{{Head|}}} | ||
− | |o= {{Head unit icon}} | + | |Y|o= {{#switch: {{NAMESPACE}} |
− | |x= - | + | |PSP= {{Head unit icon | PSP}} |
+ | |#default= {{Head unit icon}}}} | ||
+ | |N|x= - | ||
|?= ? | |?= ? | ||
|#default= -}} || {{#switch: {{{Arm|}}} | |#default= -}} || {{#switch: {{{Arm|}}} | ||
− | |o= {{Arm unit icon}} | + | |Y|o= {{#switch: {{NAMESPACE}} |
− | |x= - | + | |PSP= {{Arm unit icon | PSP}} |
+ | |#default= {{Arm unit icon}}}} | ||
+ | |N|x= - | ||
|?= ? | |?= ? | ||
|#default= -}} || {{#switch: {{{Body|}}} | |#default= -}} || {{#switch: {{{Body|}}} | ||
− | |o= {{Body unit icon}} | + | |Y|o= {{#switch: {{NAMESPACE}} |
− | |x= - | + | |PSP= {{Body unit icon | PSP}} |
+ | |#default= {{Body unit icon}}}} | ||
+ | |N|x= - | ||
|?= ? | |?= ? | ||
|#default= -}} || {{#switch: {{{Extra|}}} | |#default= -}} || {{#switch: {{{Extra|}}} | ||
− | |o= {{Extra unit icon}} | + | |Y|o= {{#switch: {{NAMESPACE}} |
− | |x= - | + | |PSP= {{Extra unit icon | PSP}} |
+ | |#default= {{Extra unit icon}}}} | ||
+ | |N|x= - | ||
|?= ? | |?= ? | ||
|#default= -}} | |#default= -}} | ||
|}</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/> | + | '''Head:''' If a head slot exists in this line shield, enter a lowercase ''o'' (or ''Y''). Otherwise, leave it blank or enter a lowercase ''x'' (or ''N''). 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/> | + | '''Arm:''' If an arm slot exists in this line shield, enter a lowercase ''o'' (or ''Y''). Otherwise, leave it blank or enter a lowercase ''x'' (or ''N''). 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/> | + | '''Body:''' If a body slot exists in this line shield, enter a lowercase ''o'' (or ''Y''). Otherwise, leave it blank or enter a lowercase ''x'' (or ''N''). 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/> | + | '''Extra:''' If an extra slot exists in this line shield, enter a lowercase ''o'' (or ''Y''). Otherwise, leave it blank or enter a lowercase ''x'' (or ''N''). If the existence of this slot is unknown, enter a question mark.<br/> |
== Blank template == | == Blank template == | ||
Line 39: | Line 47: | ||
=== Various slots === | === Various slots === | ||
<pre>{{LS slot info | <pre>{{LS slot info | ||
− | |Head= | + | |Head= Y |
|Arm= | |Arm= | ||
− | |Body= | + | |Body= Y |
− | |Extra= | + | |Extra= Y}}</pre> |
...produces... | ...produces... | ||
{{LS slot info | {{LS slot info | ||
− | |Head= | + | |Head= Y |
|Arm= | |Arm= | ||
− | |Body= | + | |Body= Y |
− | |Extra= | + | |Extra= Y}} |
=== Slots unknown === | === Slots unknown === |
Latest revision as of 16:46, 10 June 2010
Parameter values
Head: If a head slot exists in this line shield, enter a lowercase o (or Y). Otherwise, leave it blank or enter a lowercase x (or N). 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 (or Y). Otherwise, leave it blank or enter a lowercase x (or N). 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 (or Y). Otherwise, leave it blank or enter a lowercase x (or N). 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 (or Y). Otherwise, leave it blank or enter a lowercase x (or N). 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= Y |Arm= |Body= Y |Extra= Y}}
...produces...
Slot information | |||
Head | Arm | Body | Extra |
- |
Slots unknown
{{LS slot info |Head= ? |Arm= ? |Body= ? |Extra= ?}}
...produces...
Slot information | |||
Head | Arm | Body | Extra |
? | ? | ? | ? |