Navigation menu

Template:Logbook: Difference between revisions

From Metroid Wiki
m (progress)
m (ref name thing will work out much better in the end ;))
Line 1: Line 1:
<div class="NavFrame" valign="top" align="left" style="{{round|20px}} {{background|neutral}} {{border|2}}; width:55%; padding:5px">
<div class="NavFrame" valign="top" align="left" style="{{round|20px}} {{background|neutral}} {{border|2}}; width:55%; padding:5px">
<div class="NavHead" style="{{round}} {{background}} {{border}}; width:100%; margin-bottom:5px">Header</div>
<div class="NavHead" style="{{round}} {{background}} {{border}}; width:100%;">Logbook</div>
<div class="NavContent" style="{{round}} {{background}} {{border}} padding:0px; width:100%">
<div class="NavContent" style="padding:0px; width:100%">
{| style="padding:0px; width:100%;"
{| style="padding:0px; width:100%; margin-top:5px"
! colspan="3" | First Location
| colspan="2" style="text-align:left; padding-left:10%" | '''First Location:''' [[{{{location}}}]]
! colspan="3" | Scan Availability Status
| | '''Scan Availability:''' {{{availability}}}
|-
|-
| colspan="2" |
|
{| align="right" style="padding:0px; width:33%"
{| align="center" style="padding:0px; width:15%"
|Left Image
| {{{imageleft}}}
|}
|}
| colspan="2" |
|
{| align="center" style="padding:0px; width:34%"
{| align="center" style="padding:0px; width:60%"
|Content
| {{{entry}}}{{#switch: {{{ref}}} <ref {{#if: {{{ref|}}} | name="{{{ref|}}}" | name="logbook" }} >{{#var:cite</ref> }}
|}
|}
| colspan="2" |
|
{| align="left" style="padding:0px; width:33%"
{| align="center" style="padding:0px; width:15%"
|Right Image
| {{{image}}}
|}
|}
|}
|}
Line 66: Line 66:
|image=
|image=
|imageleft=
|imageleft=
|location=
|availability=
}}
}}
</pre>
</pre>
[[Category:Logbook Templates|{{PAGENAME}}]]</noinclude>
[[Category:Logbook Templates|{{PAGENAME}}]]</noinclude>

Revision as of 03:33, 4 March 2011


Usage

This template allows us to display the logbook entries for various enemies and objects in the Metroid Prime games.

  • Name: Entry Name (e.g. "Beetle" for Beetle's Logbook entry)
  • Entrytext: Text that appears in the game's logbook. Follow this with the Cite template (ie. "Entrytext"<ref>{{cite|"Entrytext"|Logbook|"game"}}</ref>)
  • Game: Abbreviation for game (see below)
  • Image: The image displayed, if more than one image appear, place the image that appears to the right in this slot
  • Imageleft: The image that appears to the left, if there is none, don't insert anything
  • Clear: Place "noclear" here if no clear should be used (don't worry about this)
  • Roundtype: The type of roundness used in the overall box (don't worry about this either)

The entry must be cited and should appear as

For the game input, a particular 2-3 character code should be written, found here:


Blank code (paste onto page):

{{logbook
|name=
|entrytext=
|gameabbrev=
|image=
|imageleft=
|location=
|availability=
}}
  1. {{#var:cite