Template:Template example row: Difference between revisions
Template page
More actions
Created page with "<includeonly><tr><td><code>{{{{{template|{{TemplatePAGENAME}}}}}<!-- -->{{#if:{{{1|}}}||{{{1}}}}}<!-- -->{{#if:{{{2|}}}||{{{2}}}}}<!-- -->{{#if:{{{3|}}}||{{{3}}}}}<!-- -->{{#if:{{{4|}}}||{{{4}}}}}<!-- -->{{#if:{{{5|}}}||{{{5}}}}}<!-- -->{{#if:{{{6|}}}||{{{6}}}}}<!-- -->{{#if:{{{7|}}}||{{{7}}}}}<!-- -->{{#if:{{{8|}}}||{{{8}}}}}<!-- -->{{#if:{{{9|}}}||{{{9}}}}}<!-- -->}}</code></td><td> {{#if:{{{9|}}}|{{{{{te..." |
(No difference)
|
Latest revision as of 05:38, 20 February 2025
This template generates a table of examples for use in template documentation.
Usage
Noname args
<table class="wikitable">
{{template example row|arg1}}
{{template example row|arg1|arg2|arg3}}
{{template example row|arg1|arg2|arg3|arg4|arg5}}
</table>
Named args
<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>
Subpage
<table class="wikitable">
{{template example row|template=Infobox Fluss/Maß|arg1}}
{{template example row|template=Infobox Fluss/Maß|arg1|arg2|arg3}}
{{template example row|template=Infobox Fluss/Maß|arg1|arg2|arg3|arg4|arg5}}
</table>
{{Infobox Fluss/Maß|arg1}} | |
{{Infobox Fluss/Maß|arg1|arg2|arg3}} | |
{{Infobox Fluss/Maß|arg1|arg2|arg3|arg4|arg5}} |
It doesn't support named arguments to the example template yet.
See also
- {{Template example bullet}}
- {{Tbulletp}}
- {{Markup}}
- {{Markupv}}