Template:Template example row/doc
< Template:Template example row
Revision as of 02:49, 10 July 2010 by Cottrells (talk | contribs) (Created page with '{{documentation subpage}} This template generates a table of examples for use in template documentation. == Usage == <pre> <table class="wikitable"> {{template example ro…')
![]() |
This is a documentation subpage for Template:Template example row (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
This template generates a table of examples for use in template documentation.
Usage[edit source]
<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.