Template:Gesture row: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (stray bracket)
No edit summary
Line 1: Line 1:
| [[File:Backpack {{uc:{{{1}}} {{{2}}}}}.png|128px]]
<includeonly>{{anchor|1={{uc:{{{1}}} {{{2}}}}}}}
| [[File:Item {{uc:{{{1}}} {{{2}}}}}.png|200px]]
| width="256px" style="padding:4px; padding-right:6px; margin:0px; <!-- Dodging weird padding issue -->" | {{Backpack item
| {{{2}}}
| item-name = {{uc:{{{1}}} {{{2}}}}}
| {{{3}}}
| item-level = {{#if:{{{level|}}}
|-
  | {{lang
  | en = Level 1 Gesture
  }}
  | {{{level}}}
  }}
}}
| style="padding:0.5em;" | {{{image|[[File:Item {{uc:{{{1}}} {{{2}}}}}.png|200px]]}}}
| style="padding:0.5em;" | {{{3}}}
|-</includeonly><noinclude>
{{doc begin}}
Row template for use on:
* [[Atlas gestures]]
* [[P-body gestures]]
 
=== Example ===
<pre>
{| class="wikitable"
{{gesture row|P-body|Sitspin|This gesture allows P-body to show their partner their funky dance moves. By sitting on the ground and spinning in a 360 degree manner.}}
|}
</pre>
 
{| class="wikitable"
{{gesture row|P-body|Sitspin|This gesture allows P-body to show their partner their funky dance moves. By sitting on the ground and spinning in a 360 degree manner.}}
|}
 
=== Parameters ===
* {{code|image}} &ndash; allows for a separate image to be used if needed. Requires full syntax (e.g. {{code|[[File:Xxx.png|50px|thumb]]}} instead of {{code|Xxx.png}}).
* {{code|level}} &ndash; if the level of the gesture is somehow different. Example: {{code|Level 50 Gesture}}.
 
[[Category:Formatting templates|Gesture row]]
</noinclude>

Navigation menu