Please remember that WiKirby contains spoilers, which you read at your own risk! See our general disclaimer for details.

Template:Infobox-Enemy: Difference between revisions

From WiKirby, your independent source of Kirby knowledge.
Jump to navigationJump to search
m (I don't know much about templates, but I don't THINK the "if" functions are really needed (the other sections work without them), and most probably are what was breaking the template...)
No edit summary
 
(32 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Infobox
{{InfoBox Begin
|bodystyle=border: 2px solid black; background-color: white; width: 33em;
| title = {{{title|{{PAGENAME}}}}}
|abovestyle=background-color: pink;
| image={{{image|}}}
|imagestyle=background-color: white;
| caption={{{caption|}}}
|captionstyle=background-color: white;
| border = 2px solid #A5BFE0;
|headerstyle=background-color: pink;
| style1 = background:#D3CDEE;
|labelstyle=background-color: pink; width: 25%;
| style2 = background:#D3CDEE;
|datastyle=background-color: white; width: 75%;
| style3 = background:#D8DFEE;
|name=Infobox-Enemy<!--  Displays the "this box" toolbar -->
| Info1name = First game
|title=<!--  This one aligns left, so not used -->
| Info1details ={{{game1|}}}
|above={{PAGENAME}}
| Info2name = Latest game
|subheader=<!--  Not normally necessary, sits directly below "above" -->
| Info2details = {{{lastgame|}}}
|below=<!--  Not normally necessary, sits directly below all "data" -->
| Info3name = Other game(s)
|image={{{image|}}}
| Info3details = {{{game|}}}
|caption={{{caption|}}}
| Info4name = Copy Ability
|header1=<!--  Headers could be used to group information -->
| Info4details ={{{copy ability|}}}
|label1=Debut Game
| Info5name = Enemy Info Card
|data1={{{game1|}}}
| Info5details ={{{enemy info card|}}}
|label2=Last Game
| Info6name = Similar entities
|data2={{{lastgame|}}}
| Info6details = {{{similar|}}}
|label3=Game(s)
| Info7name = Related entities
|data3={{{game|}}}
| Info7details = {{{related|}}}
|label4=Copy Ability
| Info8name = Voice actor(s)
|data4={{{copy ability|}}}
| Info8details = {{{voice|}}}
|label5=Enemy Info Card
}}
|data5={{{enemy info card|}}}
{{InfoBox NIWA
|label6=Similar Enemies
| title = "{{{title|{{PAGENAME}}}}}"
|data6={{{similar|}}}
| border = #A5BFE0;
}}<includeonly>[[Category:Enemies|{{PAGENAME}}]]</includeonly><noinclude>
| style1 = #D3CDEE;
| style2 = #D3CDEE;
| style3 = #D8DFEE;
| other wikis = {{{other wikis|}}}
}}
{{InfoBox End
| name = Infobox-Enemy
| border = 2px solid #A5BFE0;
| style1 = background:#D3CDEE;
| style2 = background:#D3CDEE;
| style3 = background:#D8DFEE;
}}<noinclude>
{{doc}}
{{doc}}
[[Category:Infobox Templates|{{PAGENAME}}]]
[[Category:Infobox templates|E]]
</noinclude>
</noinclude>

Latest revision as of 14:38, 8 March 2023

Infobox-Enemy
Needed.png

Have an image of Infobox-Enemy? Why not upload it?
Details
 This box: view  talk  edit 

Usage[edit]

{{Infobox-Enemy
|image= 
|caption= 
|game1=
|lastgame=
|game=
|copy ability= 
|enemy info card= (only applicable to ''Kirby 64'' enemies)
|similar=
|related=
|other wikis=
}}

Paste the above code into any enemy page, add standard wikitext to any fields. All fields are optional, and will only appear if filled.