Template talk:Stub: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
(Created page with "When we get ParserFunctions enabled, I can use this instead: <pre>{{#if {{{section}}}|section|article}}</pre> To enable a switch between section and article stubs.")
 
(No difference)

Latest revision as of 03:40, 8 April 2014

When we get ParserFunctions enabled, I can use this instead:

{{#if {{{section}}}|section|article}}

To enable a switch between section and article stubs.