This is a documentation subpage for Template:VTE. It may contain usage information, categories and other content that is not part of the original template page. |
This template produces links to a template that gives direct access to the template's pages. Most commonly it shows "view · talk · edit" (or "V · T · E") links.
Usage
Copyable empty examples:
{{v|VTE/doc}}
{{v|t|template=VTE/doc}}
{{v|t|e|template=VTE/doc}}
{{v|t|e|h|template=VTE/doc}}
{{v|t|e|h|m|template=VTE/doc}}
{{v|t|e|h|m|w|template=VTE/doc}}
Which produces:
The same type of template only for the full text "view" style:
{{view|VTE/doc}}
{{view|talk|template=VTE/doc}}
{{view|talk|edit|template=VTE/doc}}
{{view|talk|edit|hist|template=VTE/doc}}
{{view|talk|edit|hist|move|template=VTE/doc}}
{{view|talk|edit|hist|move|watch|template=VTE/doc}}
Adding option |d
(for "discuss") equals adding |t
, adding a t link (for "talk").
Required parameters
{{v|{{subst:PAGENAME}}}}
the template name is required. Do not add the namespace.{{view|{{subst:PAGENAME}}}}
the template name is required. Do not add the namespace.
- The
{{subst:PAGENAME}}
will be substituted with the template's name when parsed by the servers.