3,970
edits
Luccagenes (talk | contribs) m (create new page) |
Luccagenes (talk | contribs) m (added info) |
||
Line 1: | Line 1: | ||
===Parameters=== | ===Parameters=== | ||
This is a copy of the <nowiki>{{Principles}}</nowiki> template | This is a '''''copy''''' of the <nowiki>{{Principles}}</nowiki> template but it can be adjusted (using various input parameter) to change the Navbox appearance and coloration to conform to a desired color scheme on a page of interest. Therefore there are numerous parameters involved (eighteen to be exact but most can be ignored). Unused markers (bars "<nowiki>|</nowiki>") can be omitted at the end but must be added toward the beginning to mark the position of the last entry.<br> | ||
<br> | |||
This template is called using the format: '''<nowiki>{{TemplateTest1| | | | | | | | | | | | | | | | | | }}</nowiki>''' | |||
<br><br> | |||
'''NOTE:''' To enter colors use either: HTML or Hex code such as '''#ff0000''', text wording such as '''red''', or RGB (Red Green Blue) coding such as '''rgb(255,0,0)'''.<br><br> | |||
<!-----------------> | |||
'''NOTE:''' To add pixel sizes for border thickness or text size, just enter a number (do not add '''px''' at the end).<br><br> | |||
<!-----------------> | |||
1. enter '''autocollapse''' to "hide" the Navbox (the default is "show")<br> | |||
2. enter a '''color''' for the "title" and "group" text ("group" includes the boxes on the left side)<br><br> | |||
<!-----------------> | |||
The groupings below are in sets of five as related to the following areas: ''title, base, lists, groups,'' and ''body,'' respectively.<br><br> | |||
3. "title" background '''color''' ("tile" is the top full length cell)<br> | |||
4. "base" background '''color''' ("base" is the line around the cells on the right side)<br> | |||
5. "list" background '''color''' ("list" includes the cells on the right side)<br> | |||
6. "groups" background '''color''' ("groups" includes the cells on the left side)<br> | |||
7. "body" background '''color''' ( "body" is the space between cells )<br><br> | |||
<!-----------------> | |||
The parameters below will not be needed in most circumstances.<br><br> | |||
8. <br> | |||
9. <br> | |||
10. <br> | |||
11. <br> | |||
12. <br><br> | |||
<!-----------------> | |||
13. <br> | |||
14. <br> | |||
15. <br> | |||
16. <br> | |||
17.<br><br> | |||
<!-----------------> | |||
18.<br><br><br> | |||
< | '''Example of text sizes (default = 13)''' | ||
<div style=font-size:10px;>10 px text</div> | |||
<div style=font-size:11px;>11px text</div> | |||
<div style=font-size:12px;>12px text</div> | |||
<div style=font-size:13px;>13px (default) text</div> | |||
<div style=font-size:14px;>14px text</div> | |||
<div style=font-size:15px;>15px text</div> | |||
<div style=font-size:16px;>16px text</div> | |||
[[Category:Templates]] | |||
edits