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}}}
*{{{drawer}}}
<dpl>
<dpl>
category = {{{drawer}}}
nottitlematch = %/en
nottitlematch = %/en
category = {{{1}}}
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 20:33, 5 July 2023