Changes

Template:Tnavbox basic

453 bytes removed, 14:06, December 1, 2008
AUTHOR OR SYSOP FAMILIAR WITH TEMPLATES
-->
<includeonly><table class="infoboxnavbox" style="float: center; text-align: center; font-size: 80%; clear:right; background:white; border: 2px solid green;" cellspacing="0" cellpadding="2">
{| class="navbox" cellpadding="1" cellspacing="0" width={{{width|100}}}% style="float: center; margin: 0 0 0 0; text-align:center; border: 1px solid #995;"
|height="20" style="font-size: 95%; background-color:{{{titleback-color}}}; text-align:center; margin-bottom:2px;" |'''[[{{{linktitlelink}}}<span style="color:{{{titletext-color}}}">{{{linktexttitletext}}}</span> ]]'''
|---
|style="font-size: 85%; color:{{{bodytext-color}}} ;background-color:{{{bodyback-color}}};"|{{{body}}}
|-
|}</includeonly><noinclude>
<!-----------------------Documentation--------------------->
<noinclude>[[Category: Template|{{PAGENAME}}]]{{TemplateDoc|pages=Navigation box templates|purpose=Info boxCreate template for new horizontal nav boxes|cat=Template}}
{{Parms|
{{Parm|width |Width of box in per cent |no |Default 100}}
}}
This template is a constructor for '''''bottom horizontal navbox templates'''''. The new template takes three extra parameters:* <nowiki>{{{linktitlelink}}}{{!}}</nowiki>* <nowiki>{{{linktexttitletext}}}</nowiki>* <nowiki>{{{body}}}</nowiki>
<!----------------Format for sub-template ----------------->
Copy and paste the following to new navbox template.
<!--This need to be expanded so that new template includes sample text for navbox.
I'm working on it!
-->
<pre>
<nowiki><</nowiki>includeonly<nowiki>></nowiki>
<nowiki>{{</nowiki>Tnavbox_basic
|titleback-color=
|titletext-color=
|bodyback-color=
|bodytext-color=
|titlelink=<nowiki>{{#if:{{{titlelink|}}} | <!-- then: include link and pipe-->{{{titlelink}}}{{!}} | <!-- else: nothing -->}}</nowiki>
|titletext=<nowiki>{{{titletext}}}</nowiki>
|body=<nowiki>{{{body}}}</nowiki>
<nowiki>}}</nowiki>
<nowiki><</nowiki>/includeonly<nowiki>></nowiki>
<nowiki><</nowiki>includeonly<nowiki>></nowikinoinclude> <nowiki>{{[[</nowiki>Tnavbox_basic |titleback-color= |titletext-color= |bodyback-color= |bodytext-color= |link=<nowiki>{{#ifCategory:{{{link|}}} | <!--then-->{{{link}}}{{!}} | <!--else-->}}</nowiki>Template]] |linktext=<nowiki>{{{linktext}}}</nowiki> |body=<nowiki>{{{body}}}</nowiki> <nowiki>}}</nowikinoinclude> <nowiki><</nowiki>/includeonly<nowiki>></nowikipre>
<noinclude> <nowiki>[[CategoryNote:Template]]</nowiki>This creates a template to use for a family of horizontal navboxes, it does not create the navboxes themselves! Name new templates in the style '''Tnb_NEW_TEMPLATE'''. Do not forget to document any new template and navboxes you create.
<nowiki><!-----------------------Documentation---------------------></nowiki> <nowiki>{{</nowiki>TemplateDoc|pages=<nowiki><<DESCRIPTION>></nowiki>articles|purpose=Nav box|cat=<nowiki>}}</nowiki> <nowiki>{{Parms|</nowiki> <nowiki>{{Parm|link |CP wikilink |no | Link to CP page (ensure correct case!)}}</nowiki> <nowiki>{{Parm|link text |Title bar text |yes| Text to appear in title bar}}</nowiki> <nowiki>{{Parm|body |Body |yes| List of wikilinked items separated by '<tt>&nbsp;• </tt>'}}</nowiki> <nowiki>}}</nowiki> This is a master template for <nowiki><<DESCRIPTION>></nowiki> articles.new templates will take the form:
<nowiki><!----------------Format for sub-template -----------------></nowiki> ===Sample text block===  Copy and paste the following to new navbox. <pre> <nowiki><</nowiki>nowiki<nowiki>></nowiki> <nowiki><</nowiki>nowiki>{{ {{{</nowiki>PAGENAME<nowiki>}}} <nowiki><</nowiki>/nowiki> |linktitlelink=LINK FOR NAVIGATION BOX TITLE (OPTIONAL) |linktexttitletext=TEXT TO DISPLAY IN NAVIGATION BOX TITLE |body=<nowiki><</nowiki>nowiki<nowiki>>{{nowrap|[[ LINK 1| TEXT 1]]&<</nowiki>/nowiki>nbsp; <nowiki>&</nowiki>nbsp;<nowiki><</nowiki>nowiki<nowiki>>}} {{nowrap|[[LINK 2|TEXT 2]] •}} (...more items...) {{nowrap|[[ LINK N| TEXT N]]&<}}</nowiki>/nowiki>nbsp;• <nowiki>&}}</nowiki>nbsp;<nowiki><</nowiki>nowikiincludeonly<nowiki>>[[ | ]]&<</nowiki>/nowiki>nbsp; <nowiki><[[</nowiki>nowikiCategory:<!--''Category name''-->]] <nowiki>}}<</nowiki>/nowiki> includeonly<nowiki>[[Category:<</nowiki>!--Category name--<nowiki>>]]</nowiki> <nowiki><</nowiki>noinclude> <nowiki>[[</nowiki>Category:Navigation box]]</nowiki> <nowiki><</nowiki>/noinclude> <nowiki><<nowiki/pre> </noinclude>
</pre>
Note that all '''body''' entries must be on one line.
</noinclude>
12,071
edits