Difference between revisions of "Template:No Paint Diff"
BrazilianNut (talk | contribs) m (→Usage) |
GrampaSwood (talk | contribs) m (Added support for some other variants) |
||
Line 1: | Line 1: | ||
− | * {{lang | + | * {{#if:{{{nodiff|}}}|{{lang |
− | | en = Using the [[Paint Can|{{{ | + | | en = Using the [[Paint Can|{{item name|{{{nodiff}}}}}]] paint on this item provides absolutely no visual difference in-game on either team. This happens because the exact same color values are used for both the paint and the item's default "unpainted" color. |
− | | es = Si se utiliza la pintura [[Paint Can/es|{{{ | + | | es = Si se utiliza la pintura [[Paint Can/es|{{item name|{{{nodiff}}}}}]] en este objeto, no proveerá ningún cambio visual dentro del juego en ambos equipos. Esto pasa porque los valores de colores que son utilizados por la pintura y por el color sin pintar del objeto son exactamente los mismos. |
− | | pt-br = Usar a tinta [[Paint Can/pt-br|{{{ | + | | pt-br = Usar a tinta [[Paint Can/pt-br|{{item name|{{{nodiff}}}}}]] neste item não fornece qualquer diferença visual no jogo em ambas as equipes. Isto ocorre devido aos mesmos valores de cor serem usados tanto para a tinta quanto para a coloração padrão do item. |
− | }}<noinclude> | + | }}}}<!-- |
+ | -->{{#if:{{{littlediff|}}}|{{lang | ||
+ | | en = Using the [[Paint Can|{{item name|{{{littlediff}}}}}]] paint on this item provides absolutely no visual difference in-game on the [[{{{team|}}}{{if lang}}|{{common string|{{{team}}}}}]] team. This happens because the exact same color values are used for both the paint and {{common string|{{{team}}}}}'s default "unpainted" color. | ||
+ | }}}}<!-- | ||
+ | -->{{#if:{{{stylediff|}}}|{{lang | ||
+ | |en = On {{item name|{{{stylename|}}}}}, using the [[Paint Can|{{{stylediff}}}]] paint on this item provides absolutely no visual difference in-game on either team. This happens because the exact same color values are used for both the paint and {{item name|{{{stylename}}}}}'s default "unpainted" color. | ||
+ | }}}}<noinclude> | ||
− | {{Translation switching|en | + | {{Translation switching|en}} |
{{doc begin}} | {{doc begin}} | ||
Commonly used phrase on several pages, used to indicate that a certain paint won't affect the item. | Commonly used phrase on several pages, used to indicate that a certain paint won't affect the item. | ||
== Usage == | == Usage == | ||
+ | ; Example | ||
+ | :<code><nowiki>{{No Paint Diff|littlediff=<paint name>|team=<team name>}}</nowiki></code> | ||
− | :< | + | == Parameters == |
+ | ; nodiff | ||
+ | :The name of the paint (e.g. "Radigan Conagher Brown"). | ||
+ | |||
+ | ; littlediff | ||
+ | :The name of the paint (e.g. "Radigan Conagher Brown"). | ||
+ | |||
+ | :; team | ||
+ | ::Which team's default colour matches the paint. Only use this in combination with "littlediff". | ||
+ | |||
+ | ; stylediff | ||
+ | :The name of the pain (e.g. "Radigan Conagher Brown"). | ||
+ | |||
+ | :; stylename | ||
+ | ::Name of the style. Only use this in combination with "stylediff". | ||
+ | |||
+ | {{Note|Only use one of these}} | ||
+ | |||
+ | == Example == | ||
+ | {{tlx|No Paint Diff|2=nodiff=Mann Co. Orange}} produces:<br> | ||
+ | {{No Paint Diff|nodiff=Mann Co. Orange}} | ||
− | + | {{tlx|No Paint Diff|2=littlediff=Mann Co. Orange|3=team=BLU}} produces:<br> | |
− | + | {{No Paint Diff|littlediff=Mann Co. Orange|team=BLU}} | |
− | == | + | {{tlx|No Paint Diff|2=stylediff=Mann Co. Orange|3=stylename=2much2fort!}} produces:<br> |
− | + | {{No Paint Diff|stylediff=Mann Co. Orange|stylename=2much2fort!}} | |
− | |||
</noinclude> | </noinclude> |
Revision as of 21:01, 23 June 2023
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:No Paint Diff/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: en (add) |
Documentation for No Paint Diff
Commonly used phrase on several pages, used to indicate that a certain paint won't affect the item.
Usage
- Example
{{No Paint Diff|littlediff=<paint name>|team=<team name>}}
Parameters
- nodiff
- The name of the paint (e.g. "Radigan Conagher Brown").
- littlediff
- The name of the paint (e.g. "Radigan Conagher Brown").
- team
- Which team's default colour matches the paint. Only use this in combination with "littlediff".
- stylediff
- The name of the pain (e.g. "Radigan Conagher Brown").
- stylename
- Name of the style. Only use this in combination with "stylediff".
Only use one of these
Example
{{No Paint Diff|nodiff=Mann Co. Orange}}
produces:
- Using the Mann Co. Orange paint on this item provides absolutely no visual difference in-game on either team. This happens because the exact same color values are used for both the paint and the default "unpainted" color for the item.
{{No Paint Diff|littlediff=Mann Co. Orange|team=BLU}}
produces:
{{No Paint Diff|stylediff=Mann Co. Orange|stylename=2much2fort!}}
produces:
- On the "2Much2Fort!" style, using the Mann Co. Orange paint on this item provides absolutely no visual difference in-game on either team. This happens because the exact same color values are used for both the paint and the default "unpainted" color for the "2Much2Fort!" style.