Template:Brand: Difference between revisions

From Inkipedia, the Splatoon wiki
m (Temporary fix so that the Main page is not ugly)
m (Undo revision 290782 by GuyPerfect (talk) That's not what needs to be neutral)
Tag: Undo
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>[[File:{{#switch: {{{1|S}}}
<includeonly>[[File:{{{1|S}}}_Brand_{{{2}}}.png|{{#iferror:{{#expr:{{{3|24}}}}}|24}}px|{{{2}}}|link={{{2|SquidForce}}}{{#switch:{{{2}}}
|S
|amiibo
|S2={{{1|S}}}
|Amiibo
|#default:S}}_Brand_{{{2|{{{1|SquidForce}}}}}}.png|{{#iferror:{{#expr:{{{3|24}}}}}|24}}px|{{{2|{{{1|SquidForce}}}}}}|link={{{2|{{{1|SquidForce}}}}}}{{#ifexist:{{{2|{{{1|SquidForce}}}}}}_(brand)|_(brand)}}]]{{#ifeq:{{{3|}}}|icononly||{{#ifeq:{{{4|}}}|icononly||
|Ammo Knights
&#32;[[{{{2}}}{{#ifexist:{{{2}}}_(brand)|_(brand)}}|{{{2}}}]]}}}}<!--helper code-->{{#if:{{{game|}}}|[[Category:Pages that use the old format of the Brand template]]}}{{#if:{{{icononly|}}}|[[Category:Pages that use the old format of the Brand template]]}}{{#ifeq:{{{1|}}}|S||{{#ifeq:{{{2|}}}|S2|[[Category:Pages that use the old format of the Brand template]]}}}}<!--/helper code--></includeonly><noinclude>__NOTOC__
|Custom
Displays an inline [[Brand]] icon with a text link.<br />If a page named "<name>_(brand)" exists, the link will point to that page, but will still only show <name> as the text.
|Nintendo
 
|Sheldon's Picks
{{t|Brand|game|name|size|icononly}}
|"Splat"
=== Parameters ===
|Splat=_(brand)
{|
|#default=}}]]{{#ifeq:{{{3|}}}|icononly||{{#ifeq:{{{4|}}}|icononly||
|- style="vertical-align: top;"
&#32;[[{{{2}}}{{#switch:{{{2}}}
|<code>game</code>||Unnamed||The game that the Brand belongs to. Must be one of the following:
|amiibo
*<code>S</code> for Splatoon
|Amiibo
*<code>S2</code> for Splatoon 2
|Ammo Knights
|-
|Custom
|<code>name</code>||Unnamed.||The English name of the Brand. Can be either a [[Brand|gear brand]] or a [[weapon brand]].
|Nintendo
|-
|Sheldon's Picks
|<code>size</code>||Unnamed, optional.||The size of the icon. The default size is 24.
|"Splat"
|-
|Splat=_(brand)
|<code>icononly</code>||Unnamed, Optional.||If present, the text label will be omitted.
|#default=}}|{{{2}}}]]}}}}</includeonly><noinclude>{{Brand/doc}}</noinclude>
|}
 
=== Examples ===
==== Markup ====
<pre>
{{Brand|S|Krak-On}}<br />
{{Brand|S|Krak-On|48}}<br />
{{Brand|S2|Krak-On}}<br />
{{Brand|S|Krak-On|icononly}}<br />
{{Brand|S2|Krak-On|48|icononly}}<br />
{{Brand|S|amiibo}}<br />
{{Brand|S|Custom}}
</pre>
 
==== Output ====
{{Brand|S|Krak-On}}<br />
{{Brand|S|Krak-On|48}}<br />
{{Brand|S2|Krak-On}}<br />
{{Brand|S|Krak-On|icononly}}<br />
{{Brand|S2|Krak-On|48|icononly}}<br />
{{Brand|S|amiibo}}<br />
{{Brand|S|Custom}}
</noinclude>

Latest revision as of 14:12, 7 September 2022

Displays an inline brand icon with a text link.

If a page named "<name>_(brand)" exists, the link will point to that page, but will still only show <name> as the text.

Usage

{{Brand|<game>|<name>|<size>|<icononly>}}

Parameters

Parameter Type Status Description
game Unnamed Required The shortened game form that the brand belongs to:
  • S for Splatoon.
  • S2 for Splatoon 2.
  • S3 for Splatoon 3.
name Unnamed Required The English name of the brand. Can be either a gear brand or a weapon brand.
size Unnamed Optional The size of the icon. The default size is 24.
icononly Unnamed Optional If present, the text label will be omitted.

Examples

Markup

* {{Brand|S|Krak-On}}
* {{Brand|S|Krak-On|48}}
* {{Brand|S2|Krak-On}}
* {{Brand|S|Krak-On|icononly}}
* {{Brand|S2|Krak-On|48|icononly}}
* {{Brand|S|amiibo}}
* {{Brand|S|Custom}}
* {{Brand|S3|Emberz|36}}

Output