Difference between revisions of "Template:Painted variants/doc"

From Team Fortress Wiki
Jump to: navigation, search
m (Other Painted variant templates)
m (Parameters)
Line 28: Line 28:
 
:; ''override''
 
:; ''override''
 
:: Override {{code|<nowiki>{{BASEPAGENAME}}</nowiki>}} and use custom name, useful for sub-pages.
 
:: Override {{code|<nowiki>{{BASEPAGENAME}}</nowiki>}} and use custom name, useful for sub-pages.
 +
 +
:; ''override-prefix''
 +
:: Override the default prefix in file names ("Painted"). Particularly useful when dealing with painted items [[Team_Fortress_Wiki:Images#Naming|uploaded for use in userspaces]].
  
 
:; ''name''
 
:; ''name''

Revision as of 00:08, 6 September 2023

To view all painted images, see Paint Can#Paintable item previews.

This template is used to display painted variants on pages. It can also display styles.

Example

== Painted variants ==
{{Painted variants}}
== Painted variants ==
{{Painted variants|default=New School}}
{{Painted variants|style=Old School|h=0}}
{{Painted variants|style=Older School|h=0}}
{{Painted variants|style=Oldest School|h=0}}

Parameters

default
If the item has a style, its 'default' style should be named here. Calls {{item name}} to display the correct translation.
style
The name of the painted style being displayed in a particular instance. Calls {{item name}} to display the correct translation.
h
If defined at all, it will hide the {{main}} and 'mouseover' notes and just display the table.
override
Override {{BASEPAGENAME}} and use custom name, useful for sub-pages.
override-prefix
Override the default prefix in file names ("Painted"). Particularly useful when dealing with painted items uploaded for use in userspaces.
name
Overrides the style name and calls {{item name}} to display the correct translation, useful for items with generic styles such as "Hat" and "No Hat".

Other Painted variant templates