Template:List Blocks From Drawer Language: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 1: Line 1:
<!-- var 1 is the drawer to take from in English, var 2 is the language code (e.g. 'es' for Spanish) -->
<!-- var 1 is the drawer to take from in English, var 2 is the language code (e.g. 'es' for Spanish) -->
*{{{1}}}
*{{{1}}}
<DPL>
<dpl>
category = {{1}}
category = {{{1}}}
nottitlematch = %/en
nottitlematch = %/en
format = ,**[[%PAGE%/es|{{#dpl: title=Translations:%PAGE%/Page display title/es | include = *}}]],\n
format = ,**[[%PAGE%/es|{{#dpl: title=Translations:%PAGE%/Page display title/es | include = *}}]],\n
</DPL>
</dpl>

Revision as of 18:50, 5 July 2023