Template:Strings notice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Could go well with it being transcluded in doc template)
(bool)
 
Line 3: Line 3:
<onlyinclude>{{Metanotice
<onlyinclude>{{Metanotice
|rgb = 255, 255, 255
|rgb = 255, 255, 255
|style= {{#if:{{{TempDoc|}}}| background: #444; border-radius: 5px; border: 2px solid #666 |}}
|style= {{yesno|{{{TempDoc|no}}}|yes=background: #444; border-radius: 5px; border: 2px solid #666 |no=}}
|id = [[File:Icon-translate.png|32px|link=]]
|id = [[File:Icon-translate.png|32px|link=]]
|text = '''{{Strings notice/strings|String1}}'''<br/>{{#if:{{{1|}}}|{{Strings notice/strings|String3}} {{{1}}}<br/>|}}{{Strings notice/strings|String2}}
|text = '''{{Strings notice/strings|String1}}'''<br/>{{#if:{{{1|}}}|{{Strings notice/strings|String3}} {{{1}}}<br/>|}}{{Strings notice/strings|String2}}

Latest revision as of 14:00, 6 May 2025

English (en)Español (es)Русский (ru)中文 (zh)
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

Optionally, you can include {{{1}}} to specify if any translations come from other pages.