Difference between revisions of "Template:No Paint Diff"

From Team Fortress Wiki
Jump to: navigation, search
m (Added support for some other variants)
m (mc)
Line 4: Line 4:
 
  | 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.
 
  | 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.
 
}}}}<!--
 
}}}}<!--
-->{{#if:{{{littlediff|}}}|{{lang
+
-->{{#if:{{{teamdiff|}}}|{{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.
+
  | 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.
 
}}}}<!--
 
}}}}<!--
 
-->{{#if:{{{stylediff|}}}|{{lang
 
-->{{#if:{{{stylediff|}}}|{{lang
Line 17: Line 17:
 
== Usage ==
 
== Usage ==
 
; Example
 
; Example
:<code><nowiki>{{No Paint Diff|littlediff=<paint name>|team=<team name>}}</nowiki></code>
+
:<code><nowiki>{{No Paint Diff|teamdiff=<paint name>|team=<team name>}}</nowiki></code>
  
 
== Parameters ==
 
== Parameters ==
Line 23: Line 23:
 
:The name of the paint (e.g. "Radigan Conagher Brown").
 
:The name of the paint (e.g. "Radigan Conagher Brown").
  
; littlediff
+
; teamdiff
 
:The name of the paint (e.g. "Radigan Conagher Brown").
 
:The name of the paint (e.g. "Radigan Conagher Brown").
  
 
:; team
 
:; team
::Which team's default colour matches the paint. Only use this in combination with "littlediff".
+
::Which team's default colour matches the paint. Only use this in combination with "teamdiff".
  
 
; stylediff
 
; stylediff
Line 41: Line 41:
 
{{No Paint Diff|nodiff=Mann Co. Orange}}
 
{{No Paint Diff|nodiff=Mann Co. Orange}}
  
{{tlx|No Paint Diff|2=littlediff=Mann Co. Orange|3=team=BLU}} produces:<br>
+
{{tlx|No Paint Diff|2=teamdiff=Mann Co. Orange|3=team=BLU}} produces:<br>
{{No Paint Diff|littlediff=Mann Co. Orange|team=BLU}}
+
{{No Paint Diff|teamdiff=Mann Co. Orange|team=BLU}}
  
 
{{tlx|No Paint Diff|2=stylediff=Mann Co. Orange|3=stylename=2much2fort!}} produces:<br>
 
{{tlx|No Paint Diff|2=stylediff=Mann Co. Orange|3=stylename=2much2fort!}} produces:<br>
 
{{No Paint Diff|stylediff=Mann Co. Orange|stylename=2much2fort!}}
 
{{No Paint Diff|stylediff=Mann Co. Orange|stylename=2much2fort!}}
 
</noinclude>
 
</noinclude>

Revision as of 21:09, 23 June 2023

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 pain (e.g. "Radigan Conagher Brown").
stylename
Name of the style. Only use this in combination with "stylediff".

Pictogram comment.png 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.