Template:Notes: Difference between revisions

From Pikmin Fanon
m (18 revisions: All pages directly in the Template Category)
(Reimagined. May require tweaking.)
Line 1: Line 1:
<includeonly>==Notes==
===={{{1}}}====
{{#ifeq:{{{1}}}|treasure|===Olimar's Journal===
:{{transcript|{{{2}}}}}<br>
"<em>{{/journal}}</em>"
<noinclude>
===Sales Pitch===
"<em>{{/sale}}</em>"}}
{{#ifeq:{{{1}}}|enemy|{{#ifexist:{{PAGENAME}}/reel|===Reel notes===
"<em>{{/reel}}</em>"}}
{{#ifexist:{{PAGENAME}}/olimar|===Olimar's Notes===
"<em>{{/olimar}}</em>"
===Louie's Notes===
"<em>{{/louie}}</em>"}}}}
{{#ifeq:{{{1}}}|pikpik|{{#ifexist:{{PAGENAME}}/reel|===Reel notes===
"<em>{{/reel}}</em>"}}
{{#ifexist:{{PAGENAME}}/olimar|===Olimar's Notes===
"<em>{{/olimar}}</em>"
===Louie's Notes===
"<em>{{/louie}}</em>"
===Pik Pik's Notes===
"<em>{{/pikpik}}</em>"}}}}
{{#ifeq:{{{1}}}|pikness34|{{#ifexist:{{PAGENAME}}/reel|===Reel notes===
"<em>{{/reel}}</em>"}}
{{#ifexist:{{PAGENAME}}/olimar|===Olimar's Notes===
"<em>{{/olimar}}</em>"
===Louie's Notes===
"<em>{{/louie}}</em>"
===Pikness34's Notes===
"<em>{{/pikness34}}</em>"}}}}{{#ifeq:{{{1}}}|part|{{/notes}}}}</includeonly>
<noinclude>__NOEDITSECTION__This template is used to display the various notes of the game, in a common format. [[Category:Templates|{{PAGENAME}}]]


==Use==
==Info==
<nowiki>{{notes|'treasure', 'enemy' or 'part'}} - use on treasure, enemy or ship part pages.</nowiki>
This template is used to display the notes of an article's subject in a common format.  


<nowiki>To include Pikpik's remarks in the enemy notes, use {{notes|pikpik}} instead.</nowiki>
==Parameters==
{| class = "wikitable"
! Parameter || Mandatory || Default || Detailed description
|-
! 1
| '''Yes''' ||  || The writer of the notes or comments.
|-
! 2
| '''Yes''' ||  || The note or comment itself.
|}


<nowiki>To include Pikness34's enemy observations, use {{notes|pikness34}} instead.</nowiki>
==Skeleton==
</noinclude>
<pre>
{{notes|<author>|<note>}}
</pre>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 18:50, 26 December 2021

{{{1}}}

{{{2}}}


Info

This template is used to display the notes of an article's subject in a common format.

Parameters

Parameter Mandatory Default Detailed description
1 Yes The writer of the notes or comments.
2 Yes The note or comment itself.

Skeleton

{{notes|<author>|<note>}}