Template:Notes: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
(Indenting the US/EU and GC/Wii ones.)
Line 8: Line 8:
}}{{#if:{{{journal|}}}|<h3>Olimar's Journal</h3>
}}{{#if:{{{journal|}}}|<h3>Olimar's Journal</h3>
{{#if:{{{journalnpc|}}}|;{{icon|GameCube|y}}:
{{#if:{{{journalnpc|}}}|;{{icon|GameCube|y}}:
{{transcript|{{notes:{{PAGENAME}}/journal}}}}
:{{transcript|{{notes:{{PAGENAME}}/journal}}}}
;{{icon|Wii|y}}:
;{{icon|Wii|y}}:
{{transcript|{{notes:{{PAGENAME}}/journalnpc}}}}
:{{transcript|{{notes:{{PAGENAME}}/journalnpc}}}}
|{{#if:{{{journalreg|}}}|;{{US|y}}:
|{{#if:{{{journalreg|}}}|;{{US|y}}:
{{transcript|{{notes:{{PAGENAME}}/journalus}}}}
:{{transcript|{{notes:{{PAGENAME}}/journalus}}}}
;{{EU|y}}:
;{{EU|y}}:
{{transcript|{{notes:{{PAGENAME}}/journaleu}}}}
:{{transcript|{{notes:{{PAGENAME}}/journaleu}}}}
|{{transcript|{{notes:{{PAGENAME}}/journal}}}}}}
|{{transcript|{{notes:{{PAGENAME}}/journal}}}}}}
}}}}{{#if:{{{sale|}}}|<h3>Sales Pitch</h3>
}}}}{{#if:{{{sale|}}}|<h3>Sales Pitch</h3>
{{#if:{{{salenpc|}}}|;{{icon|GameCube|y}}:
{{#if:{{{salenpc|}}}|;{{icon|GameCube|y}}:
{{transcript|{{notes:{{PAGENAME}}/sale}}}}
:{{transcript|{{notes:{{PAGENAME}}/sale}}}}
;{{icon|Wii|y}}:
;{{icon|Wii|y}}:
{{transcript|{{notes:{{PAGENAME}}/salenpc}}}}
:{{transcript|{{notes:{{PAGENAME}}/salenpc}}}}
|{{transcript|{{notes:{{PAGENAME}}/sale}}}}
|{{transcript|{{notes:{{PAGENAME}}/sale}}}}
}}}}{{#if:{{{series|}}}|<h3>Ship's announcement</h3>
}}}}{{#if:{{{series|}}}|<h3>Ship's announcement</h3>
Line 30: Line 30:
}}{{#if:{{{ship|}}}|<h3>Ship's dialogs</h3>
}}{{#if:{{{ship|}}}|<h3>Ship's dialogs</h3>
{{#if:{{{shipnpc|}}}|;{{icon|GameCube|y}}:
{{#if:{{{shipnpc|}}}|;{{icon|GameCube|y}}:
{{transcript|{{notes:{{PAGENAME}}/ship}}}}
:{{transcript|{{notes:{{PAGENAME}}/ship}}}}
;{{icon|Wii|y}}:
;{{icon|Wii|y}}:
{{transcript|{{notes:{{PAGENAME}}/shipnpc}}}}
:{{transcript|{{notes:{{PAGENAME}}/shipnpc}}}}
|{{transcript|{{notes:{{PAGENAME}}/ship}}}}
|{{transcript|{{notes:{{PAGENAME}}/ship}}}}
}}}}{{#if:{{{brittany|}}}|<h3>Brittany's notes</h3>
}}}}{{#if:{{{brittany|}}}|<h3>Brittany's notes</h3>

Revision as of 16:52, March 16, 2015


Info

This template is used to display the various notes of the game, in a common format. Pass arguments for each subpage of "Notes:Article name" containing transcripted notes, out of the following:

...Where each of these is exactly the same as the name of the subpage, excluding the ones with version differences. For example, a typical treasure would have {{notes|journal=y|sale=y}}.

Alternatively, to just get one set of formatted notes without any headings, do {{notes|page|type}}, where page is the article the notes are about, and type is one of the subpages listed above. For example, {{notes|Blue Pikmin|voyage}}.