Difference between revisions of "Template:No Paint Diff"
GrampaSwood (talk | contribs) m (name of the PAIN) |
BrazilianNut (talk | contribs) m (Added PT-BR translations.) |
||
Line 6: | Line 6: | ||
-->{{#if:{{{teamdiff|}}}|{{lang | -->{{#if:{{{teamdiff|}}}|{{lang | ||
| en = Using the [[Paint Can|{{item name|{{{teamdiff}}}}}]] 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. | | en = Using the [[Paint Can|{{item name|{{{teamdiff}}}}}]] 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. | ||
+ | | pt-br = Usar a tinta [[Paint Can/pt-br|{{item name|{{{teamdiff}}}}}]] neste item não fornece qualquer diferença visual na equipe [[{{{team|}}}{{if lang}}|{{common string|{{{team}}}}}]]. Isto ocorre devido aos mesmos valores de cor serem usados tanto para a tinta quanto para a coloração padrão da equipe. | ||
}}}}<!-- | }}}}<!-- | ||
-->{{#if:{{{stylediff|}}}|{{lang | -->{{#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. | + | | 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. |
+ | | pt-br = No estilo "{{item name|{{{stylename|}}}}}", usar a tinta [[Paint Can/pt-br|{{item name|{{{stylediff}}}}}]] 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> | }}}}<noinclude> | ||
− | {{Translation switching|en}} | + | {{Translation switching|en, pt-br}} |
{{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. |
Revision as of 23:55, 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, pt-br (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|teamdiff=<paint name>|team=<team name>}}
Parameters
- nodiff
- The name of the paint (e.g. "Radigan Conagher Brown").
- teamdiff
- 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 "teamdiff".
- stylediff
- The name of the paint (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|teamdiff=Mann Co. Orange|team=BLU}}
produces:
- Using the Mann Co. Orange paint on this item provides absolutely no visual difference in-game on the BLU team. This happens because the exact same color values are used for both the paint and the default "unpainted" color for the BLU team.
{{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.