Template:Navbar

From wizzypedia
Jump to navigation Jump to search

<languages/> <translate> This box:</translate> [[Template:{{{1}}}|<span style="" title="<translate nowrap> View this template</translate>"><translate> view</translate>]] · [{{fullurl:{{TALKPAGENAME:Template:{{{1}}}}}}} <span style="" title="<translate nowrap> Discuss this template</translate>"><translate> talk</translate>] · [{{fullurl:Template:{{{1}}}|action=edit}} <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>] Used to create documentation for templates

Usage

There are two ways to use this template.

1. Add to the bottom of your template:

<noinclude>{{doc}}<noinclude>

Then click on the "Create" link to get started with your documentation.

2. Include the documentation directly in the template (not preferred method):

<noinclude>{{doc|text=
Documentation text

==Usage==
How to use the template, etc.
}}<noinclude>