Category
| You're no bot and a page you've created got automatically deleted? Add your name to FreewarWiki:NoSpamUser | 
Difference between revisions of "Template:Navigation Bar"
From FreewarWiki
								
												
				 (Created page with '<div class="NavFrame" style="clear:both">{{#ifeq:{{{IMAGE|none}}}|none|| <div class="NavPic">{{{IMAGE}}}</div>}} <div class="NavHead">{{{TITEL}}}</div> <div class="NavContent">{{…')  | 
				m (update)  | 
				||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <div class="  | + | <div class="navframe" style="clear:both">{{#ifeq:{{{IMAGE|none}}}|none||  | 
| − | <div class="  | + | <div class="navpic">{{{IMAGE}}}</div>}}  | 
| − | <div class="  | + | <div class="navhead">{{{TITLE}}}</div>  | 
| − | <div class="  | + | <div class="navcontent">{{{CONTENT}}}</div>  | 
{{#ifeq:{{{IMAGE|none}}}|none||<div class="NavEnd"> </div>  | {{#ifeq:{{{IMAGE|none}}}|none||<div class="NavEnd"> </div>  | ||
}}</div><noinclude>  | }}</div><noinclude>  | ||
| − | {{Template Documentation|This template creates a navigation bar.|This template can be incorporated by using '''<tt><nowiki>{{Template:Navigation Bar|"  | + | {{Template Documentation|This template creates a navigation bar.|This template can be incorporated by using '''<tt><nowiki>{{Template:Navigation Bar|"Title"|"Content"}}</nowiki></tt>'''.|  | 
| − | * '''  | + | * '''Title:''' Title of the navigation bar  | 
* '''Content:''' Content of the navigation bar, hyphen have to be created by using mit "&#124;", because "|" divides the sinlge parameters.  | * '''Content:''' Content of the navigation bar, hyphen have to be created by using mit "&#124;", because "|" divides the sinlge parameters.  | ||
* '''IMAGE:''' This parameter is optional; can be incorporated, if a image has to be incorporated (e.g..: [[Template:WorldNav]].}}  | * '''IMAGE:''' This parameter is optional; can be incorporated, if a image has to be incorporated (e.g..: [[Template:WorldNav]].}}  | ||
</noinclude>  | </noinclude>  | ||
Latest revision as of 20:43, 7 February 2017
Documentation
Usage
This template creates a navigation bar.
Integration
This template can be incorporated by using {{Template:Navigation Bar|"Title"|"Content"}}.
Parameters
- Title: Title of the navigation bar
 - Content: Content of the navigation bar, hyphen have to be created by using mit "|", because "|" divides the sinlge parameters.
 - IMAGE: This parameter is optional; can be incorporated, if a image has to be incorporated (e.g..: Template:WorldNav.