Template:List Blocks From Drawer: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 3: Line 3:
<ul>
<ul>
<!-- Header for the category -->
<!-- Header for the category -->
<li>{{{1}}}</li>
{{{1}}}
<!-- finds all pages by searching for that category and removing any that have the /en at the end of the title (without this there would be a base and /en version of each page) -->
<!-- finds all pages by searching for that category and removing any that have the /en at the end of the title (without this there would be a base and /en version of each page) -->
{{#dpl: nottitlematch=%/en | category={{{1}}} }}
{{#dpl: nottitlematch=%/en | category={{{1}}} }}
</ul>
</ul>

Revision as of 15:42, 13 July 2023