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>Tycerius
(no need to embed)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|width="30%" align="right" class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
|+ style="font-size:15px;" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
!colspan="2" style="font-size:140%;text-align:center;" | {{PAGENAME}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{{size}}}]]|[[Special:Upload|Please add an image!]]}}
{{#if:{{{game|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Game(s)'''
{{!}} {{{game}}}
|}}
|-
|-
![[Banjo-Kazooie (series)|<span style="color:#000000">Game(s)]]
{{#if:{{{world|}}}|{{!}}- style="vertical-align: top;"
|{{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}{{#if:{{{world}}}|<br>
{{!}} '''World(s) learned'''
{{!}}-
{{!}} {{{world}}}
!width="30%" nowrap="nowrap"{{!}}[[:Category:Locations|<span style="color:#000000">World Learned]]
|}}
{{!}} width="70%" {{!}} {{{world}}}|}}{{#if:{{{buttons}}}|<br>
|-
{{!}}-
{{#if:{{{buttons|}}}|{{!}}- style="vertical-align: top;"
!width="30%" nowrap="nowrap"{{!}}Used with
{{!}} '''Button(s)'''
{{!}} width="70%" {{!}} {{{buttons}}}|}}{{#if:{{{uses}}}|<br>
{{!}} {{{buttons}}}
{{!}}-
|}}
!width="30%" nowrap="nowrap"{{!}}Uses
|-
{{!}} width="70%" {{!}} {{{uses}}}|}}
{{#if:{{{uses|}}}|{{!}}- style="vertical-align: top;"
|}<includeonly>[[Category:Abilities]]</includeonly><noinclude>{{clear}}
{{!}} '''Uses'''
 
{{!}} {{{uses}}}
----
|}}
==How to use this infobox template==
|}<noinclude>
  image = A picture of the move being used. Only type in the name.ext, not the whole Image syntax.
{{br}}
size = Image size in pixels. Be sure to include "px" after the size value (example: 200px).
==Fields==
  image = A picture of the move being used.
  game = The game(s) the move is used in.
  game = The game(s) the move is used in.
  world = The world(s) where the move is learned.
  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.
  buttons = The button combination used to execute the move. If applicable, also add the conditions.
  uses = A short blurb on what the move does.
  uses = A short blurb on what the move does.


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

Latest revision as of 19:46, December 7, 2023

Fields[edit]

image = A picture of the move being used.
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. If applicable, also add the conditions.
uses = A short blurb on what the move does.

Blank template[edit]

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