Navigation menu

Template:Manual: Difference between revisions

From Metroid Wiki
mNo edit summary
mNo edit summary
Line 3: Line 3:
<div class="messagebox" style="width: 100%; float: left;">
<div class="messagebox" style="width: 100%; float: left;">
{| style="width: 100%; background-color: transparent; margin:0px"
{| style="width: 100%; background-color: transparent; margin:0px"
<includeonly>{{#ifexist: File:{{PAGENAME}} {{{game|}}} Manual Artwork.jpg|
{{#if: {{{image|}}}|
{{!}} colspan=2 style="border:1px solid #{{mw color light}}; background:#{{mw color dark}}; {{round}}" {{!}}
{{!}} colspan=2 style="border:1px solid #{{mw color light}}; background:#{{mw color dark}}; {{round}}" {{!}}
[[File:{{PAGENAME}} {{{game|}}} Manual Artwork.jpg]]
{{{image|}}}
}}</includeonly>
}}
|-
|-
|  style="{{roundl}} Border: 1px solid #{{mw color light}}; Background-color: #1d1427; color: #d2d2d2; padding:3px" align="center"|<b>{{{name}}}:</b>
|  style="{{roundl}} Border: 1px solid #{{mw color light}}; Background-color: #1d1427; color: #d2d2d2; padding:3px" align="center"|<b>{{{name}}}:</b>
Line 48: Line 48:
|order=
|order=
|clear=
|clear=
|image=
}}
}}
</pre>
</pre>
Line 57: Line 58:
|name=
|name=
|entry=
|entry=
|image=
}}
}}
</pre>
</pre>
{{cat|Data Templates|Templates}}</noinclude>
{{cat|Data Templates|Templates}}</noinclude>

Revision as of 19:06, 22 April 2011

Usage

  • Name: The name of the entry written in the manual
  • Game: The game from which the entry came from. Should use the following codes:
    • m1/metroid - Metroid
    • zm/zero mission - Metroid: Zero Mission
    • mp1/prime - Metroid Prime
    • mpp/pinball - Metroid Prime Pinball
    • hu/hunters - Metroid Prime Hunters
    • mp2/echoes - Metroid Prime 2: Echoes
    • mp3/corruption - Metroid Prime 3: Corruption
    • tri/trilogy - Metroid Prime: Trilogy
    • m2/metroid ii - Metroid II: Return of Samus
    • sm/super - Super Metroid
    • fu/fusion - Metroid Fusion
    • ssb/smash - Super Smash Bros.
    • ssbm/melee - Super Smash Bros. Melee
    • ssbb/brawl - Super Smash Bros. Brawl
  • Entry: The entry written in the manual
  • Notes: Anything particularly different about the entry, useful for depicting which entry of the Trilogy manual the entry came from
  • Order: The order of the manual entry for rounding purposes, leave blank if only one entry on the page. Don't worry about this. (e.g. top, middle, bottom)
  • Clear: Whether or not a {{clear}} will appear at the bottom of the manual entry. Leave blank if you don't know what this means.

Blank Code (all parameters)

{{Manual
|game=
|name=
|entry=
|notes=
|order=
|clear=
|image=
}}

Blank Code (simplified, paste onto page)

{{Manual
|game=
|name=
|entry=
|image=
}}

Template:Cat