ढाँचा:V/कागजात

विकिपिडिया, एक स्वतन्त्र विश्वकोशबाट



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.