Navigation menu

User:Twentytwofiftyseven/Test: Difference between revisions

From Metroid Wiki
No edit summary
(Blanked the page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
{|border=1
|{{Template:Boss-infobox
|image={{{image|}}}
|caption={{{caption|}}}
|games={{{games|}}}
|location={{{location|}}}
|attacks={{{attacks|}}}
|weaknesses={{{weaknesses|}}}
|rewards={{{rewards|}}}
}}
|
{|  class="infobox" cellpadding=2 cellspacing=2 align=right width=265px  s
|  align="center" colspan="2" {{!}}  '''''{{PAGENAME}}'''''
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2"  {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{#if:{{{games|}}}|
{{!-}} valign="top"
! Games
{{!}}  {{{games|}}}
}}
{{#if:{{{location|}}}|
{{!-}} valign="top"
! Location
{{!}}  {{{location|}}}
}}
{{#if:{{{attacks|}}}|
{{!-}} valign="top"
! Attacks
{{!}}  {{{attacks|}}}
}}
{{#if:{{{weaknesses|}}}|
{{!-}} valign="top"
! Weakness(es)
{{!}}  {{{weaknesses|}}}
}}
{{#if:{{{rewards|}}}|
{{!-}} valign="top"
! Rewards
{{!}}  {{{rewards|}}}
}}
|}<noinclude>{{clear}}
==Usage==
To use this template copy the following and fill in the appropriate information.


<pre>{{Boss-infobox
|image=
|caption=
|games=
|location=
|attacks=
|weaknesses=
|rewards=
}}</pre>
[[:Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
|-
|{{Template:Character-infobox
|image ={{{image|}}}
|caption ={{{caption|}}}
|race ={{{race|}}}
|planet ={{{planet|}}}
|gender ={{{gender|}}}
|games={{{games|}}}
|family ={{{family|}}}
|voice actor(s) ={{{voice actor(s) |}}}
}}
|
{|  class="infobox" cellpadding=2 cellspacing=2 align=right width=265px  s
|  align="center" colspan="2" {{!}}  '''''{{PAGENAME}}'''''
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2"  {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{#if:{{{race|}}}|
{{!-}} valign="top"
! Race
{{!}}  {{{race|}}}
}}
{{#if:{{{planet|}}}|
{{!-}} valign="top"
! Planet
{{!}}  {{{planet|}}}
}}
{{#if:{{{gender|}}}|
{{!-}} valign="top"
! Gender
{{!}}  {{{gender|}}}
}}
{{#if:{{{games|}}}|
{{!-}} valign="top"
! Games
{{!}}  {{{games|}}}
}}
{{#if:{{{family|}}}|
{{!-}} valign="top"
! Family
{{!}}  {{{family|}}}
}}
{{#if:{{{voice actor(s)|}}}|
{{!-}} valign="top"
! Voice Actors(s)
{{!}}  {{{voice actor(s)|}}}
}}
|}<includeonly>{{#if:{{{nocat|}}}||[[:Category:People]]}}</includeonly>{{#ifeq:{{NAMESPACE}}|User|--|{{Void}}}}{{#ifeq: {{NAMESPACE}}|User|>|{{Void}}}}<noinclude>
=== Usage ===
This template is used to display a character's vital information.<br>
To add this template to an article copy and paste the following code and then fill in the information (all fields are optional):
<pre>
{{Character
|image =          an image of the character
|caption =        a caption for the image should one be necessary (be brief)
|race =          the physiological race of the character (Human, Chozo, etc.)
|planet =        the planet on which the character was born
|gender =        the gender of the character, if applicable (Male, Female)
|games=          the most recent game the character appeared in
|family =        any family related to the character
|voice actor(s) = voice actors who have played the character
}}
</pre>
'''Blank code (paste onto page):'''
<pre>
{{Character
|image =
|caption =
|race =
|planet =
|gender =
|games=
|family =
|voice actor(s) =
}}
</pre>
[[:Category: Infobox Templates|{{PAGENAME}}]]
</noinclude>
|-
|{{Enemy-infobox
|image={{{image|}}}
|caption={{{caption|}}}
|games={{{games|}}}
|habitats={{{habitats|}}}
|speciesmimicked={{{speciesmimicked|}}}
|weaknesses={{{weaknesses|}}}
|rewards={{{rewards|}}}
}}
|
{|  class="infobox" cellpadding=2 cellspacing=2 align=right width=265px  s
|  align="center" colspan="2" {{!}}  '''''{{PAGENAME}}'''''
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2"  {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{#if:{{{games|}}}|
{{!-}} valign="top"
! Games
{{!}}  {{{games|}}}
}}
{{#if:{{{habitats|}}}|
{{!-}} valign="top"
! Habitats
{{!}}  {{{habitats|}}}
}}
{{#if:{{{speciesmimicked|}}}|
{{!-}} valign="top"
! Species Mimicked
{{!}}  {{{speciesmimicked|}}}
}}
{{#if:{{{weaknesses|}}}|
{{!-}} valign="top"
! Weaknesses
{{!}}  {{{weaknesses|}}}
}}
{{#if:{{{rewards|}}}|
{{!-}} valign="top"
! Rewards
{{!}}  {{{rewards|}}}
}}
|}<noinclude>{{clear}}
==Usage==
To use this template copy the following and fill in the appropriate information.
<pre>{{Enemy-infobox
|image=
|caption=
|games=
|habitats=
|speciesmimicked=
|weaknesses=
|rewards=
}}</pre>
[[:Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
|-
|{{Game-infobox
|image={{{image|}}}
|developer={{{developer|}}}
|publisher={{{publisher|}}}
|platforms={{{platforms|}}}
|released={{{released|}}}
|genre={{{genre|}}}
|ratings={{{ratings|}}}
|modes={{{modes|}}}
|media={{{media|}}}
|input={{{input|}}}
}}
|
{|  class="infobox" cellpadding=2 cellspacing=2 align=right width=265px  s
|  align="center" colspan="2" {{!}}  '''''{{PAGENAME}}'''''
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2"  {{!}}  {{{image|}}}}}
{{#if:{{{developer|}}}|
{{!-}} valign="top"
! Developer
{{!}}  {{{developer|}}}
}}
{{#if:{{{publisher|}}}|
{{!-}} valign="top"
! Publisher
{{!}}  {{{publisher|}}}
}}
{{#if:{{{platforms|}}}|
{{!-}} valign="top"
! Platforms
{{!}}  {{{platforms|}}}
}}
{{#if:{{{released|}}}|
{{!-}} valign="top"
! Released
{{!}}  {{{released|}}}
}}
{{#if:{{{genre|}}}|
{{!-}} valign="top"
! Genre
{{!}}  {{{genre|}}}
}}
{{#if:{{{ratings|}}}|
{{!-}} valign="top"
! Ratings
{{!}}  {{{ratings|}}}
}}
{{#if:{{{modes|}}}|
{{!-}} valign="top"
! Modes
{{!}}  {{{modes|}}}
}}
{{#if:{{{media|}}}|
{{!-}} valign="top"
! Media
{{!}}  {{{media|}}}
}}
{{#if:{{{input|}}}|
{{!-}} valign="top"
! Input
{{!}}  {{{input|}}}
}}
|}<noinclude>{{clear}}
==Usage==
To use this template copy the following code and fill in the information:
<pre>
{{Game-infobox
|image=
|developer=
|publisher=
|platforms=
|released=
|genre=
|ratings=
|modes=
|media=
|input=
}}
</pre>
[[:Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
|}

Latest revision as of 18:09, 16 March 2010