Template:V

Purge the Wikipedia cache of this template.

Documentation icon Template documentation[view] [edit] [history] [purge]



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:
 v 
 v • d 
 v • d • e 
 v • d • e • h 
 v • d • e • h • m 
 v • d • e • h • m • w 


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}}}}

 view 
 view • talk 
 view • talk • edit 
 view • talk • edit • hist. 
 view • talk • edit • hist. • move 
 view • talk • edit • hist. • move • watch 

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.