Difference between revisions of "Template:LS slot info"
m (What the duck? o:) |
(correct icon links via namespace) |
||
Line 6: | Line 6: | ||
|- style="background:#f9f9f9" | |- style="background:#f9f9f9" | ||
| {{#switch: {{{Head|}}} | | {{#switch: {{{Head|}}} | ||
− | |o= {{Head unit icon}} | + | |o= {{#switch: {{NAMESPACE}} |
+ | |PSP= {{Head unit icon | PSP}} | ||
+ | |#default= {{Head unit icon}}}} | ||
|x= - | |x= - | ||
|?= ? | |?= ? | ||
|#default= -}} || {{#switch: {{{Arm|}}} | |#default= -}} || {{#switch: {{{Arm|}}} | ||
− | |o= {{Arm unit icon}} | + | |o= {{#switch: {{NAMESPACE}} |
+ | |PSP= {{Arm unit icon | PSP}} | ||
+ | |#default= {{Arm unit icon}}}} | ||
|x= - | |x= - | ||
|?= ? | |?= ? | ||
|#default= -}} || {{#switch: {{{Body|}}} | |#default= -}} || {{#switch: {{{Body|}}} | ||
− | |o= {{Body unit icon}} | + | |o= {{#switch: {{NAMESPACE}} |
+ | |PSP= {{Body unit icon | PSP}} | ||
+ | |#default= {{Body unit icon}}}} | ||
|x= - | |x= - | ||
|?= ? | |?= ? | ||
|#default= -}} || {{#switch: {{{Extra|}}} | |#default= -}} || {{#switch: {{{Extra|}}} | ||
− | |o= {{Extra unit icon}} | + | |o= {{#switch: {{NAMESPACE}} |
+ | |PSP= {{Extra unit icon | PSP}} | ||
+ | |#default= {{Extra unit icon}}}} | ||
|x= - | |x= - | ||
|?= ? | |?= ? |
Revision as of 23:06, 2 May 2009
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 |
? | ? | ? | ? |