Template:Notes: Difference between revisions

From Pikmin Fanon
m (18 revisions: All pages directly in the Template Category)
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>==Notes==
'''{{{1}}}'''<br />
{{#ifeq:{{{1}}}|treasure|===Olimar's Journal===
{{#if:{{{image|}}}|:[[File:{{{image}}}{{!}}20px{{!}}link=]]&nbsp;|:}}{{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. Do not link to article subjects in this!


<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.
|-
! image
| No ||  || An image, extension included, of the character who made the note.
|}


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

Latest revision as of 13:13, 20 September 2023

{{{1}}}

{{{2}}}


Info

This template is used to display the notes of an article's subject in a common format. Do not link to article subjects in this!

Parameters

Parameter Mandatory Default Detailed description
1 Yes The writer of the notes or comments.
2 Yes The note or comment itself.
image No An image, extension included, of the character who made the note.

Skeleton

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