Şablon:V

[bıvurne] Dokumantasyon



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:
t
t · v
t · v · b
t · v · b · h
t · v · b · h · m
t · v · b · 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}

temase
temase · talk
temase · talk · edit
temase · talk · edit · hist
temase · talk · edit · hist · move
temase · 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.