Jump to content

Template:Chan: Difference between revisions

From Joepedia
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="display: flex; flex-flow: column; justify-content: center; align-items: center; gap: 0.3em;">[[{{#show:  
<includeonly>{{#if:{{{variant|}}}|{{Chan/Impl|{{{1}}}#{{{variant}}}}}|{{Chan/Impl|{{{1}}}}}}}</includeonly><noinclude>
  {{{1}}}
  |?Chan Image#-=
}}|125x125px|link={{{1}}}]] [[{{{1}}}|{{#show: {{{1}}} |?Chan Full Name#-= }}]]</div></includeonly><noinclude>
== Example ==
== Example ==
E.g:  
E.g:  
Line 10: Line 7:
<pre><nowiki>{{Chan|Anne French Fry}}</nowiki></pre>
<pre><nowiki>{{Chan|Anne French Fry}}</nowiki></pre>
{{Chan|Anne_French_Fry}}
{{Chan|Anne_French_Fry}}


<pre><nowiki>{{Chan|Trolley-chan#Top_Trolley}}</nowiki></pre>
<pre><nowiki>{{Chan|Trolley-chan#Top_Trolley}}</nowiki></pre>
Line 24: Line 20:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true
},
"variant": {
"label": "Variant",
"description": "The variant of the chan being referenced, if there is one (capitalisation matters!).",
"type": "string"
}
}
},
},
"description": "A link to a chan with a small portrait.",
"description": "A link to a chan with a small portrait.",
"paramOrder": [
"paramOrder": [
"1"
"1",
"variant"
],
],
"format": "inline"
"format": "inline"

Revision as of 15:25, 3 March 2025

Example

E.g:

{{Chan|FAITOW-chan}}
{{Chan|Anne French Fry}}
{{Chan|Trolley-chan#Top_Trolley}}

Template Data

A link to a chan with a small portrait.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Name1

The page for the chan (capitalisation matters!).

Page namerequired
Variantvariant

The variant of the chan being referenced, if there is one (capitalisation matters!).

Stringoptional