Template:Template example row/doc
![]() | 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
Noname args
<syntaxhighlight lang="wikitext">
{{Template example row|arg1}} |
Template loop detected: Template:Template example row |
{{Template example row|arg1|arg2|arg3}} |
Template loop detected: Template:Template example row |
{{Template example row|arg1|arg2|arg3|arg4|arg5}} |
Template loop detected: Template:Template example row |
</syntaxhighlight>
Named args
<syntaxhighlight lang="wikitext">
{{Template example row|arg1}} |
Template loop detected: Template:Template example row | ... |
{{Template example row|arg1|arg2|arg3}} |
Template loop detected: Template:Template example row | ... |
{{Template example row|arg1|arg2|arg3|arg4|arg5}} |
Template loop detected: Template:Template example row | ... |
</syntaxhighlight>
Subpage
<syntaxhighlight lang="wikitext">
{{Infobox Fluss/Maß|arg1}} |
arg1 |
{{Infobox Fluss/Maß|arg1|arg2|arg3}} |
arg1 |
{{Infobox Fluss/Maß|arg1|arg2|arg3|arg4|arg5}} |
arg1 |
</syntaxhighlight>
{{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
- {{Template example bullet}}
- {{Tbulletp}}
- {{Markup}}
- {{Markupv}}