Template:In fanon games: Difference between revisions

From Pikmin Fanon
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
''This is where users type their version of {{#if:{{{the|}}}|the}} {{PAGENAME}}.''<noinclude>
''Below this point is where users place their version of {{#if:{{{the|}}}|the}} {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}.''<noinclude>


==Info==
==Info==
Line 9: Line 9:
|-
|-
! the
! the
| No ||  || Grammatical correctness || Give this a value, like "y", to show a "the" between "version of" and the article's name.
| No ||  || Grammatical correctness || Give this a value, like "y", to show a "the" between "version of" and the article's name or the custom name given in the template.
|-
! name
| No ||  || Customization || Type a custom name here if the enemy's name is different from the article's name, such as an article that has parentheses in its name.
|}
|}


==Skeleton==
==Skeleton==
<pre>
<pre>
{{In fanon games|<optional "the">}}
{{In fanon games|the=<y>|name=<display name>}}
</pre>
</pre>


Line 26: Line 29:
| <pre>{{In fanon games|the=y}}</pre>
| <pre>{{In fanon games|the=y}}</pre>
| {{In fanon games|the=y}}
| {{In fanon games|the=y}}
|-
| <pre>{{In fanon games|name=Captain Olimar}}</pre>
| {{In fanon games|name=Captain Olimar}}
|}
|}


[[Category:Inline templates]]</noinclude>
[[Category:Inline templates]]</noinclude>

Latest revision as of 14:05, 15 November 2023

Below this point is where users place their version of In fanon games.

Info

Use this template under the beginning of a section detailing a feature in a fanon game or another fanon game than the original.

Parameters

Parameter Mandatory Default Purpose Detailed description
the No Grammatical correctness Give this a value, like "y", to show a "the" between "version of" and the article's name or the custom name given in the template.
name No Customization Type a custom name here if the enemy's name is different from the article's name, such as an article that has parentheses in its name.

Skeleton

{{In fanon games|the=<y>|name=<display name>}}

Examples

Code Result
{{In fanon games}}
Below this point is where users place their version of In fanon games.
{{In fanon games|the=y}}
Below this point is where users place their version of the In fanon games.
{{In fanon games|name=Captain Olimar}}
Below this point is where users place their version of Captain Olimar.