Template:Template example row

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Template documentationview · edit · history · purge ]

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

Usage[edit]

 <table class="wikitable">
 &#123;{template example row|arg1}&#125;
 &#123;{template example row|arg1|arg2|arg3}&#125;
 &#123;{template example row|arg1|arg2|arg3|arg4|arg5}&#125;
 </table>

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

It does not support named arguments to the example template yet.