Sjabloon:V/doc
Naar navigatie springen
Naar zoeken springen
40px | This is a documentation subpage for Sjabloon:V. It contains usage information, categories, interlanguage links and other content that is not part of the original sjabloon page. |
Usage
Copyable empty examples:
{{v|{{subst:PAGENAME}}}} {{v|d|template={{subst:PAGENAME}}}} {{v|d|e|template={{subst:PAGENAME}}}} {{v|d|e|h|template={{subst:PAGENAME}}}} {{v|d|e|h|m|template={{subst:PAGENAME}}}} {{v|d|e|h|m|w|template={{subst:PAGENAME}}}}
Which produces:
The same type of template only for the full text "view" style:
{{view|{{subst:PAGENAME}}}} {{view|talk|template={{subst:PAGENAME}}}} {{view|talk|edit|template={{subst:PAGENAME}}}} {{view|talk|edit|hist|template={{subst:PAGENAME}}}} {{view|talk|edit|hist|move|template={{subst:PAGENAME}}}} {{view|talk|edit|hist|move|watch|template={{subst:PAGENAME}}}}
Required parameters
{{v|{{subst:PAGENAME}}}}
the template name is required.{{view|{{subst:PAGENAME}}}}
the template name is required.
- The
{{subst:PAGENAME}}
will be substituted with the template's name when parsed by the servers.