Template:Translatable: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>{{#ifexist:{{{link}}}{{{lang}}}|[[{{{link}}}{{{lang}}}|{{{name|{{{link}}}{{{lang}}}}}}]]|[[{{{link}}}|{{{name|{{{link}}}}}}]]<sup><span style="color: red">en</span></sup>}}</includeonly><noinclude>
<includeonly>{{#ifexist:{{{link}}}{{{lang}}}|[[{{{link}}}{{{lang}}}|{{{name|{{{link}}}{{{lang}}}}}}]]|[[{{{link}}}|{{{name|{{{link}}}}}}]]<sup><span style="color: red">en</span></sup>}}</includeonly><noinclude>
{{Translatable|link=Plaster|lang=/ru}}: page exists <br/>
{{Translatable|link=Plaster|lang=/ru}}: page exists <br/>
{{Translatable|link=Plaster|lang=/ru|name="Custom name 1"}}: page exists with custom name <br/>
{{Translatable|link=Plaster|lang=/ru|name=Custom name 1}}: page exists with custom name <br/>
{{Translatable|link=Modding:Setting_up_your_Development_Environment|lang=/ru}}: page not exists <br/>
{{Translatable|link=Modding:Setting_up_your_Development_Environment|lang=/ru}}: page not exists <br/>
{{Translatable|link=Modding:Setting_up_your_Development_Environment|lang=/ru|name="Custom name 2"}}: page not exists with custom name
{{Translatable|link=Modding:Setting_up_your_Development_Environment|lang=/ru|name=Custom name 2}}: page not exists with custom name
</noinclude>
</noinclude>

Latest revision as of 19:00, 20 February 2022

Plaster/ru: page exists
Custom name 1: page exists with custom name
Modding:Setting_up_your_Development_Environment/ru: page not exists
Custom name 2: page not exists with custom name