Difference between revisions of "Template:ChangelingNav"
Jump to navigation
Jump to search
imported>Keris (First attempt for a Changeling Navigation Template. The Knotwork pic sucks probably. Oh well.) |
imported>Emurphy |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<css> | <css> | ||
| − | . | + | .CNwrapper { |
| + | font-family: Garamont, serif; | ||
| + | font-size: 10pt; | ||
| + | font-weight: bold; | ||
| + | font-style: italic; | ||
| + | color: black; | ||
| + | padding : 2px; | ||
| + | margin : 5px; | ||
| + | border : #898989 5px solid; | ||
| + | background: #e5e5e5; | ||
| + | } | ||
| + | .CNwrapper td{ | ||
vertical-align : top; | vertical-align : top; | ||
} | } | ||
| − | . | + | .CNwrapper th { |
| − | + | background: silver; | |
| + | } | ||
| + | |||
| + | .CNtablesection { | ||
| + | border-bottom: 1px black solid; | ||
| + | align: center; | ||
} | } | ||
</css> | </css> | ||
| − | {| class=" | + | {| class="CNwrapper" cellpadding="0" width="99%" |
| − | |colspan = "4" | [[File:changeling_knot.gif|900px]] | + | |- |
| + | !align = "center" colspan = "4" | Changeling Navigation | ||
| + | <!-- |colspan = "4" | [[File:changeling_knot.gif|900px]] --> | ||
|- | |- | ||
| − | |colspan = " | + | |colspan = "2" align="center" | [[Changeling|Changeling Home]] |
| + | |colspan = "2" align="center" | [[:Category:Changeling|Changeling Characters]] | ||
|- | |- | ||
| − | |colspan = "4" class=" | + | |colspan = "4" class="CNtablesection" align = "center"| |
| + | * [[Duchy of the Setting Sun]] | ||
|- | |- | ||
| − | | | + | | |
| − | | | + | * [[County of Lion's Reach]] |
| − | | | + | | |
| − | | | + | * [[County of Emerald Dale]] |
| + | | | ||
| + | * [[County of Ember Skies]] | ||
| + | | | ||
| + | * [[County of Reflective Dawn]] | ||
|- | |- | ||
| + | <!-- | ||
| | | | ||
* Barony of Divermento Dithyramb Dance | * Barony of Divermento Dithyramb Dance | ||
| Line 34: | Line 59: | ||
* Barony of Whatever | * Barony of Whatever | ||
|- | |- | ||
| + | --> | ||
|} | |} | ||