Jump to content

Template:Template example row

From The Austrian Economics Wiki, the global repository of classical-liberal thought
Revision as of 12:46, 6 May 2011 by John James (talk | contribs) (Created page with "<includeonly><tr><td><code>{{{{TemplatePAGENAME}}<!-- -->{{#if:{{{1|}}}||{{{1}}}}}<!-- -->{{#if:{{{2|}}}||{{{2}}}}}<!-- -->{{#if:{{{3|}}}||{{{3}}}}}<!-- ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Documentation icon Template documentation[view] [edit] [history] [purge]

This template generates a table of examples for use in template documentation.

Usage

 <table class="wikitable">
 {{template example row|arg1}}
 {{template example row|arg1|arg2|arg3}}
 {{template example row|arg1|arg2|arg3|arg4|arg5}}
 </table>

 <table class="wikitable">
 {{template example row|arg1|notes=...}}
 {{template example row|arg1|arg2|arg3|notes=...}}
 {{template example row|arg1|arg2|arg3|arg4|arg5|notes=...}}
 </table>

It doesn't support named arguments to the example template yet.