Changes
Template:Intricate template/sandbox link (view source)
Revision as of 20:01, 8 November 2019
, 20:01, 8 November 2019Created page with "<onlyinclude><span class="nowraplinks">{{#switch: {{#ifexist:{{FULLPAGENAME}}/sandbox |sandbox | {{#ifexist:{{FULLPAGENAME}}/Sandbox |Sandbox | {{#ifexist:{{FU..."
<onlyinclude><span class="nowraplinks">{{#switch:
{{#ifexist:{{FULLPAGENAME}}/sandbox |sandbox |
{{#ifexist:{{FULLPAGENAME}}/Sandbox |Sandbox |
{{#ifexist:{{FULLPAGENAME}}/test sandbox|test sandbox|
{{#ifexist:{{FULLPAGENAME}}/Test sandbox|Test sandbox|
{{#ifexist:{{FULLPAGENAME}}/test |test |
{{#ifexist:{{FULLPAGENAME}}/Test |Test |
}} }} }} }} }} }}
| sandbox = [[Template:{{PAGENAME}}/sandbox |{{Replace|{{{local}}}|$1|/sandbox}} ]]
| Sandbox = [[Template:{{PAGENAME}}/Sandbox |{{Replace|{{{local}}}|$1|/Sandbox}} ]]
| test sandbox = [[Template:{{PAGENAME}}/test sandbox|{{Replace|{{{local}}}|$1|/test sandbox}} ]]
| Test sandbox = [[Template:{{PAGENAME}}/Test sandbox|{{Replace|{{{local}}}|$1|/Test sandbox}} ]]
| test = [[Template:{{PAGENAME}}/test |{{Replace|{{{local}}}|$1|/test}} ]]
| Test = [[Template:{{PAGENAME}}/Test |{{Replace|{{{local}}}|$1|/Test}} ]]
| #default = [[Project:Sandbox |{{{general}}}]]
<!--ENDswitch-->}}</span></onlyinclude>
----
Subtemplate of {{tl|Intricate template}} to ease internationalization and localization.
{{#ifexist:{{FULLPAGENAME}}/sandbox |sandbox |
{{#ifexist:{{FULLPAGENAME}}/Sandbox |Sandbox |
{{#ifexist:{{FULLPAGENAME}}/test sandbox|test sandbox|
{{#ifexist:{{FULLPAGENAME}}/Test sandbox|Test sandbox|
{{#ifexist:{{FULLPAGENAME}}/test |test |
{{#ifexist:{{FULLPAGENAME}}/Test |Test |
}} }} }} }} }} }}
| sandbox = [[Template:{{PAGENAME}}/sandbox |{{Replace|{{{local}}}|$1|/sandbox}} ]]
| Sandbox = [[Template:{{PAGENAME}}/Sandbox |{{Replace|{{{local}}}|$1|/Sandbox}} ]]
| test sandbox = [[Template:{{PAGENAME}}/test sandbox|{{Replace|{{{local}}}|$1|/test sandbox}} ]]
| Test sandbox = [[Template:{{PAGENAME}}/Test sandbox|{{Replace|{{{local}}}|$1|/Test sandbox}} ]]
| test = [[Template:{{PAGENAME}}/test |{{Replace|{{{local}}}|$1|/test}} ]]
| Test = [[Template:{{PAGENAME}}/Test |{{Replace|{{{local}}}|$1|/Test}} ]]
| #default = [[Project:Sandbox |{{{general}}}]]
<!--ENDswitch-->}}</span></onlyinclude>
----
Subtemplate of {{tl|Intricate template}} to ease internationalization and localization.