Difference between revisions of "Template:Styles table"

From Team Fortress Wiki
Jump to: navigation, search
m (Polish trans)
m
Line 51: Line 51:
 
   | ko = ''이 아이템은 페인트 칠을 하지 않을 경우 양식에 변화가 없습니다. 여기서는 예시를 위해 [[Paint Can/ko|{{item name|{{{nodiff}}}}}]] 페인트가 사용 되었습니다.''
 
   | ko = ''이 아이템은 페인트 칠을 하지 않을 경우 양식에 변화가 없습니다. 여기서는 예시를 위해 [[Paint Can/ko|{{item name|{{{nodiff}}}}}]] 페인트가 사용 되었습니다.''
 
   | nl = ''Dit voorwerp heeft geen effect op het uiterlijk wanneer de stijlen worden gewijzigd, tenzij ze worden geverfd. [[Paint Can/nl|{{item name|{{{nodiff}}}}}]] verf wordt hier gebruikt voor demonstratie.''
 
   | nl = ''Dit voorwerp heeft geen effect op het uiterlijk wanneer de stijlen worden gewijzigd, tenzij ze worden geverfd. [[Paint Can/nl|{{item name|{{{nodiff}}}}}]] verf wordt hier gebruikt voor demonstratie.''
   | pl = ''Style tego przedmiotu nie zmieniają jego wyglądu, jeśli nie jest on przemalowany. Farba [[Paint Can/pl|{{item name|{{{littlediff}}}}}]] została tutaj użyta jako przykład.''
+
   | pl = ''Style tego przedmiotu nie zmieniają jego wyglądu, jeśli nie jest on przemalowany. Farba [[Paint Can/pl|{{item name|{{{nodiff}}}}}]] została tutaj użyta jako przykład.''
 
   | pt = ''Este item não tem efeito na sua aparência quando os estilos são alterados, a não ser que seja pintado. A tinta [[Paint Can/pt|{{item name|{{{nodiff}}}}}]] é usada aqui para fins de demonstração.''
 
   | pt = ''Este item não tem efeito na sua aparência quando os estilos são alterados, a não ser que seja pintado. A tinta [[Paint Can/pt|{{item name|{{{nodiff}}}}}]] é usada aqui para fins de demonstração.''
 
   | pt-br = ''Este item não tem efeito sobre sua aparência quando seus estilos são alterados a menos que esteja pintado. A tinta [[Paint Can/pt-br|{{item name|{{{nodiff}}}}}]] é usada aqui para fins de demonstração.''
 
   | pt-br = ''Este item não tem efeito sobre sua aparência quando seus estilos são alterados a menos que esteja pintado. A tinta [[Paint Can/pt-br|{{item name|{{{nodiff}}}}}]] é usada aqui para fins de demonstração.''

Revision as of 09:56, 2 November 2023

Main article: Styles
Styles
[[File:{{{image1}}}|80px|center]]
{{dictionary/items/{{{style1}}}|null=|list=}}

Documentation for Styles table

This template is used on item articles to show several styles. It currently supports up to 11 styles.

Usage

{{Styles table
| hatnotes = 

| style1 = 
| style2 = 
| style3 = 
| style4 = 
...
| style11 = 

| image1 = 
| image2 = 
| image3 = 
| image4 = 
...
| image11 = 

| width = 
}}

Parameters

hatnotes
Hides hatnotes for main article if used.
styleX
Name for style X. This should not be translated, as it uses strings from Template:Dictionary. If the item has less than 11 styles, remove the unused ones from the template.
imageX
Image for style X. This should be placed as Filename.extension, without File: on the start. If the item has less than 11 styles, remove the unused ones from the template.
width
Sets custom width for images. Default is 80px.
littlediff
A note for when items have very little difference between styles unless painted.
nodiff
A note for when items have no difference between styles unless painted.

Example

{{Styles table
| hatnotes = pootis

| style1 = Ghastlier Gibus
| style2 = Ghastly Gibus

| image1 = Item icon Ghastlier Gibus.png
| image2 = Item icon Ghastly Gibus.png

| width = 40px
| littlediff = Mann Co. Orange
}}

will appear as:

Styles
Item icon Ghastlier Gibus.png
Item icon Ghastly Gibus.png
Ghastlier Gibus Ghastly Gibus
This item has very little effect on its appearance when its styles are changed unless painted. Mann Co. Orange paint is used here for demonstration purposes.