Template:BasicNavbox

From DynamicPageList3 Manual
Revision as of 20:44, 25 April 2023 by imported>FrozenPlum


Example(s)

My title
Fruit {{#dpl: namespace= category=Fruit examples format=,• %TITLE% 

}}

Dessert {{#dpl: namespace= category=Dessert examples format=,• %TITLE% 

}}

Notes

  • This creates an auto-populating navigation box, that populates pages-only residing in the main namespace, that are categorized under the specified category.
  • There are probably far more efficient ways to do this, such as wikitext, lua, Cargo etc.