Template talk:Stub

From wiki.jriver.com
Revision as of 03:40, 8 April 2014 by Glynor (talk | contribs) (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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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

To enable a switch between section and article stubs.