Template:Template example row/doc
Appearance
This is a documentation subpage for Template:Template example row. It may contain 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]Noname args
[edit]<table class="wikitable">
{{template example row|arg1}}
{{template example row|arg1|arg2|arg3}}
{{template example row|arg1|arg2|arg3|arg4|arg5}}
</table>
Named args
[edit]<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
[edit]<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}} |
arg1 |
{{Infobox Fluss/Maß|arg1|arg2|arg3}} |
arg1 |
{{Infobox Fluss/Maß|arg1|arg2|arg3|arg4|arg5}} |
arg1 |
It doesn't support named arguments to the example template yet.
See also
[edit]- {{Template example bullet}}
- {{Tbulletp}}
- {{Markup}}
- {{Markupv}}