Template:Character: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
(Created page with "<includeonly>[[File:{{{1}}}_Icon_Small.png|32px|link={{{1}}} {{#ifeq: {{{1|}}} | Toggle | (Character) | }}|{{{1}}}]]</includeonly><noinclude> {{character|Sackboy}} {{character...")
 
m (Undo revision 31615 by Harommel OddSock (talk) Redundant)
Tag: Undo
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>[[File:{{{1}}}_Icon_Small.png|32px|link={{{1}}} {{#ifeq: {{{1|}}} | Toggle | (Character) | }}|{{{1}}}]]</includeonly><noinclude>
<includeonly>{{#switch:{{{1}}}
{{character|Sackboy}} {{character|OddSock}} {{character|Toggle}} {{character|Swoop}}<br>
|Dwarf=[[File:ToggleDwarf_Icon_Small.png|class=invert|32px|link=Toggle (Character)|Toggle (Small)]]
Displays a little icon that links to the relevant character's page. Mainly used on [[Template:Levelbob|Levelbob]]s for LBP3 levels, but you could probably find another use if you tried hard enough.
|Giant=[[File:ToggleGiant_Icon_Small.png|class=invert|32px|link=Toggle (Character)|Toggle (Big)]]
|#default=[[File:{{{1}}}_Icon_Small.png|class=invert|32px|link={{{1}}} {{#ifeq: {{{1|}}} | Toggle | (Character) | }} |{{{1}}}]]
}}</includeonly><noinclude>
{{character|Sackboy}} {{character|OddSock}} {{character|Toggle}} {{character|Giant}} {{character|Dwarf}} {{character|Swoop}}<br>
Displays a little icon that links to the relevant character's page. Mainly used on [[Template:LevelBob|LevelBob]]s for LBP3 levels, but you could probably find another use if you tried hard enough.
==Usage==
==Usage==
<pre>{{character|NAME}}</pre>
<pre>{{character|NAME}}</pre>
Where <tt>NAME</tt> is the name of the character. Supported values include '''<tt>Sackboy</tt>''', '''<tt>OddSock</tt>''', '''<tt>Toggle</tt>''' and '''<tt>Swoop</tt>'''. Note that these are case sensitive.
Where <tt>NAME</tt> is the name of the character. Supported values include '''<tt>Sackboy</tt>''', '''<tt>OddSock</tt>''', '''<tt>Toggle</tt>''', '''<tt>Giant</tt>''', '''<tt>Dwarf</tt>''' and '''<tt>Swoop</tt>'''. Note that these are case sensitive.
[[Category:Templates]]
[[Category:Templates]]

Latest revision as of 05:47, 13 September 2024

Sackboy OddSock Toggle Toggle (Big) Toggle (Small) Swoop
Displays a little icon that links to the relevant character's page. Mainly used on LevelBobs for LBP3 levels, but you could probably find another use if you tried hard enough.

Usage

{{character|NAME}}

Where NAME is the name of the character. Supported values include Sackboy, OddSock, Toggle, Giant, Dwarf and Swoop. Note that these are case sensitive.