Be sure to read our policy on citing sources before editing!

Difference between revisions of "Template:Infobox move"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
bkwikia>The Light6
bkwikia>Tycerius
Line 5: Line 5:
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{{size}}}]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{{size}}}]]|[[Special:Upload|Please add an image!]]}}
|-
|-
![[Banjo-Kazooie series|<span style="color:#000000">Games]]
![[Banjo-Kazooie (series)|<span style="color:#000000">Game(s)]]
|{{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}{{#if:{{{world}}}|<br>
|{{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}{{#if:{{{world}}}|<br>
{{!}}-
{{!}}-
!width="30%" nowrap="nowrap"{{!}}[[:Category:Locations|<span style="color:#000000">World learned]]
!width="30%" nowrap="nowrap"{{!}}[[:Category:Locations|<span style="color:#000000">World Learned]]
{{!}} width="70%" {{!}} {{{world}}}|}}{{#if:{{{buttons}}}|<br>
{{!}} width="70%" {{!}} {{{world}}}|}}{{#if:{{{buttons}}}|<br>
{{!}}-
{{!}}-
Line 19: Line 19:


----
----
==Use==
==How to use this infobox template==
  image = A picture of the move being used. Only type in the name.ext, not the whole Image syntax.
  image = A picture of the move being used. Only type in the name.ext, not the whole Image syntax.
  size = Image size in pixels. Be sure to include "px" after the size value (example: 200px).
  size = Image size in pixels. Be sure to include "px" after the size value (example: 200px).
Line 27: Line 27:
  uses = A short blurb on what the move does.
  uses = A short blurb on what the move does.


==Blank template==
<nowiki>
{{Infobox move</nowiki><br><nowiki>
  |image = </nowiki><br><nowiki>
  |size = </nowiki><br><nowiki>
  |game = </nowiki><br><nowiki>
  |world = </nowiki><br><nowiki>
  |buttons = </nowiki><br><nowiki>
  |uses = </nowiki><br><nowiki>
}}
</nowiki>
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 10:19, March 20, 2011

Template:Clear


How to use this infobox template

image = A picture of the move being used. Only type in the name.ext, not the whole Image syntax.
size = Image size in pixels. Be sure to include "px" after the size value (example: 200px).
game = The game(s) the move is used in.
world = The world(s) where the move is learned.
buttons = The button combination used to execute the move. Also include required states, such as being underwater.
uses = A short blurb on what the move does.

Blank template

{{Infobox move
|image =
|size =
|game =
|world =
|buttons =
|uses =
}}