Sjabloon:V/doc

Uit informatiestandaarden
< Sjabloon:V
Versie door Ahenket (overleg | bijdragen) op 22 jul 2013 om 15:03 (1 versie)
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Ga naar: navigatie, zoeken


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

tonen
tonen · overleg
tonen · overleg · bewerken
tonen · overleg · bewerken · geschiedenis
tonen · overleg · bewerken · geschiedenis · verplaatsen
tonen · overleg · bewerken · geschiedenis · verplaatsen · volgen

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.