Template:Tnavbar
Чөлөөт нэвтэрхий толь Википедиагаас
↓ Skip to English language Documentation ↓
|
[Өөрчлөх] Баримт бичиг
[Өөрчлөх] xxx
[Өөрчлөх] Өгүүлбэр зүй
[Өөрчлөх] Жишээ
[Өөрчлөх] Documentation
This template is used to instrument other templates (navboxes, infoboxes, etc.) with easy but inobstruve links to view, discuss, and edit them.
[Өөрчлөх] Usage
Copyable examples when inside a given template adds Tnavbar navigational functionality:
- {{Tnavbar|{{subst:PAGENAME}}|mini=1}}
- {{Tnavbar|{{subst:PAGENAME}}|plain=1}}
- {{Tnavbar|{{subst:PAGENAME}}|mini=1|nodiv=1}}
- {{Tnavbar|{{subst:PAGENAME}}|plain=1|nodiv=1}}
- {{Tnavbar|{{subst:PAGENAME}}|miniv=1}}
- {{Tnavbar|{{subst:PAGENAME}}|viewplain=1}}
- {{Tnavbar|{{subst:PAGENAME}}|miniv=1|nodiv=1}}
- {{Tnavbar|{{subst:PAGENAME}}|viewplain=1|nodiv=1}}
- {{Tnavbar|{{subst:PAGENAME}}|fontcolor=green}}
- The
{{subst:PAGENAME}}
will be substituted with the template's name when parsed by the servers. - {{Tnavbar|Tnavbar/doc}} gives:
[Өөрчлөх] Note about changes
This template is represented across potentially aa huge number of pages, so please tread lightly when editing here. Conducting sufficient sandbox testing (Tnavbar specific) to establish the validity of edits relative to Tnavbar is strongly encouraged prior to attempting to integrate changes.
[Өөрчлөх] Examples
{{Tnavbar|Name of Template|mini= |nodiv= |fontcolor= }}
[Өөрчлөх] Required parameters
{{Tnavbar|Name of Template}}
the template name is required.
[Өөрчлөх] Optional parameters
Optional parameter | Produces... | |
---|---|---|
No "This box:" text. {{Tnavbar|Template Name|plain=1}} |
→ | No "This box:" text. |
{{Tnavbar|Template Name|nodiv=1}} Good for "blending" into text. |
→ | Good for "blending" into text. |
Blended no "This box:" text. {{Tnavbar|Template Name|plain=1|nodiv=1}} |
→ | Blended no "This box:" text. |
Makes Tnavbar display in a mini version: {{Tnavbar|Template Name|mini=1}} like so. |
→ | Makes Tnavbar display in a mini version: | like so.
{{Tnavbar|Template Name|mini=1|nodiv=1}} Good for "blending" into text. |
→ | Good for "blending" into text. |
For a fuller simpler access option. {{Tnavbar|Template Name|viewplain=1}} |
→ | For a fuller simpler access option. |
For a simpler access option. {{Tnavbar|Template Name|miniv=1}} |
→ | For a simpler access option. |
For a color option. {{Tnavbar|Template Name|fontcolor=color}} |
→ | For a color option. |