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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

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

To enable a switch between section and article stubs.