Difference between revisions of "Template:Translatable template"
From Game Detectives Wiki
| [unchecked revision] | [unchecked revision] |
m (remove comment tags) |
(add #if for pages which have not yet been marked for translation) |
||
| Line 3: | Line 3: | ||
|{{#ifexist:Template:{{{1}}}/{{#titleparts:{{FULLPAGENAME}}|1|-1}} | |{{#ifexist:Template:{{{1}}}/{{#titleparts:{{FULLPAGENAME}}|1|-1}} | ||
|{{ {{{1}}}/{{#titleparts:{{FULLPAGENAME}}|1|-1}} }} | |{{ {{{1}}}/{{#titleparts:{{FULLPAGENAME}}|1|-1}} }} | ||
| − | |{{ {{{1}}}/en }} | + | |{{#ifexist:Template{{{1}}}/en |
| + | |{{ {{{1}}}/en }} | ||
| + | |{{ {{{1}}} }} | ||
| + | }} | ||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||