This template is protected from editing.

Difference between revisions of "Template:Navbar"

From Team Fortress Wiki
Jump to: navigation, search
m (recategorizing)
m (Add loc support (user request))
Line 6: Line 6:
 
-->{{#if:{{{brackets|}}}|&#91;}}<!--
 
-->{{#if:{{{brackets|}}}|&#91;}}<!--
  
-->[{{fullurl:Template:{{{1}}}}}<span title="View this template" style="{{{fontstyle|}}}"><!--
+
-->[{{fullurl:Template:{{{1}}}}}<span title="{{lang
-->{{#if:{{{mini|}}}|v|view}}</span>]<!--
+
| en = View this template
 +
| pt-br = Ver esta predefinição
 +
}}" style="{{{fontstyle|}}}"><!--
 +
-->{{#if:{{{mini|}}}|{{lang
 +
| en = v
 +
| pt-br = v
 +
}}|{{lang
 +
| en = view
 +
| pt-br = ver
 +
}}}}</span>]<!--
  
-->{{#if:{{{notalk|}}}||&nbsp;<span style="font-size:80%;">•</span>&nbsp;[{{fullurl:Template talk:{{{1}}}}} <span title="Discuss this template" style="{{{fontstyle|}}}">{{#if:{{{mini|}}}|d|talk}}</span>]}}<!--
+
-->{{#if:{{{notalk|}}}||&nbsp;<span style="font-size:80%;">•</span>&nbsp;[{{fullurl:Template talk:{{{1}}}}} <span title="{{lang
 +
| en = Discuss this template
 +
| pt-br = Discutir esta predefinição
 +
}}" style="{{{fontstyle|}}}">{{#if:{{{mini|}}}|{{lang
 +
| en = d
 +
| pt-br = d
 +
}}|{{lang
 +
| en = talk
 +
| pt-br = discussão
 +
}}}}</span>]}}<!--
  
 
-->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else:
 
-->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else:
-->&nbsp;<span style="font-size:80%;">•</span>&nbsp;[{{fullurl:Template:{{{1}}}|action=edit}}<span title="Edit this template" style="{{{fontstyle|}}};">{{#if:{{{mini|}}}|e|edit}}</span>]<!--
+
-->&nbsp;<span style="font-size:80%;">•</span>&nbsp;[{{fullurl:Template:{{{1}}}|action=edit}}<span title="{{lang
 +
| en = Edit this template
 +
| pt-br = Editar esta predefinição
 +
}}" style="{{{fontstyle|}}};">{{#if:{{{mini|}}}|{{lang
 +
| en = e
 +
| pt-br = e
 +
}}|{{lang
 +
| en = edit
 +
| pt-br = editar
 +
}}}}</span>]<!--
 
-->}}<!--
 
-->}}<!--
  
Line 23: Line 50:
 
* Please see Wikipedia link for full documentation & examples.
 
* Please see Wikipedia link for full documentation & examples.
 
* Use {{code|1={{!}}notalk=1}} to hide the talk link when necessary.
 
* Use {{code|1={{!}}notalk=1}} to hide the talk link when necessary.
 +
 +
=== Localization ===
 +
* Post on the [[Template talk:Navbar|talk page]] for text localization.
 
[[Category:Navbox templates]]
 
[[Category:Navbox templates]]
 
</noinclude>
 
</noinclude>

Revision as of 18:07, 4 December 2021

  • Please see Wikipedia link for full documentation & examples.
  • Use |notalk=1 to hide the talk link when necessary.

Localization