Conditional templates in MediaWiki
December 11th, 2006
Flow control is often needed (or at least helps) when creating advanced templates in MediaWiki. This is where the excellent ParserFunctions extension comes in handy. It provides all kind of handy if constructs and other valuable utilities.
It took a while before I found it though, probably because it hasn’t received enough attention, possibly because most templates don’t require it.
Sorry, comments are closed for this article.