Difference between revisions of "Template:Navbar"
From Self-sufficiency
(prefer middot and bull options) |
m |
||
Line 3: | Line 3: | ||
{{#if:{{{mini|}}}||This box:}}[{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">{{ | {{#if:{{{mini|}}}||This box:}}[{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">{{ | ||
#if:{{{mini|}}}|v|view}}</span>]{{ | #if:{{{mini|}}}|v|view}}</span>]{{ | ||
− | #if:{{{mini|}}}|·| | + | #if:{{{mini|}}}|·| • }}[{{fullurl:Template_talk:{{{1}}}}} <span style="color:#002bb8;" title="Discussion about this template.">{{ |
#if:{{{mini|}}}|d|talk}}</span>]{{ | #if:{{{mini|}}}|d|talk}}</span>]{{ | ||
− | #if:{{{mini|}}}|·| | + | #if:{{{mini|}}}|·| • }}[{{fullurl:Template:{{{1}}}|action=edit}} <span style="color:#002bb8;" title="You can edit this template. Please use the preview button before saving.">{{ |
#if:{{{mini|}}}|e|edit}}</span>] | #if:{{{mini|}}}|e|edit}}</span>] | ||
{{#if:{{{nodiv|}}}|</span> |</div>}}</includeonly><noinclude> | {{#if:{{{nodiv|}}}|</span> |</div>}}</includeonly><noinclude> |
Revision as of 00:52, 28 July 2006
Contents
Usage
Copyable empty example: {{Tnavbar|Name of Template|mini= |nodiv= }} inside a given template to adds view • talk • edit navigational functionality.
{{Tnavbar|Tnavbar}} gives Template:Tnavbar
Note to editors
This template is likely represented across hundreds of pages (if not thousands); please tread lightly when editing here.
Examples / See also
{{Tnavbar|Name of Template|mini= |nodiv= }}
Required parameters
- {{Tnavbar|Name of Template}} the template name is required.
Optional parameters
Optional parameter | Produces... | |
---|---|---|
Divides into a separate section: {{Tnavbar|Tnavbar|mini=1}} like so. | → | Divides into a separate section: Template:Tnavbar like so. |
{{Tnavbar|Tnavbar|nodiv=1}} Good for "blending" into text. | → | Template:Tnavbar Good for "blending" into text. |
{{Tnavbar|Tnavbar|mini=1|nodiv=1}} Good for "blending" into text. | → | Template:Tnavbar Good for "blending" into text. |