Template:County: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:280px; background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5" |- |<div> {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" |- style="{{#if:{{{county|}}}| |display: none;}}" ! colspan="2" style="text-align:center; color:#2...") |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
{| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" | {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" | ||
|- style="{{#if:{{{county|}}}| |display: none;}}" | |- style="{{#if:{{{county|}}}| |display: none;}}" | ||
! colspan="2" style="text-align:center; color:#212121; background:#FFFFFF; font-size:200%;" | {{{ | ! colspan="2" style="text-align:center; color:#212121; background:#FFFFFF; font-size:200%;" | {{{county|<font color="black">{{{county}}}</font>}}} | ||
|- style="text-align:center;{{#if:{{{type|}}}| |display: none;}}" | |- style="text-align:center;{{#if:{{{type|}}}| |display: none;}}" | ||
! colspan="2" style="text-align:center; color:#202122; background:#E6E6FA; font-size:100%;" | {{{type|<font color="black">{{{type}}}</font>}}} | ! colspan="2" style="text-align:center; color:#202122; background:#E6E6FA; font-size:100%;" | {{{type|<font color="black">{{{type}}}</font>}}} | ||
| Line 42: | Line 42: | ||
| style="{{#if:{{{dissolved|}}}| |display: none;}}" valign="top" | '''Dissolved''' | | style="{{#if:{{{dissolved|}}}| |display: none;}}" valign="top" | '''Dissolved''' | ||
| style="{{#if:{{{dissolved|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{dissolved|}}} | | style="{{#if:{{{dissolved|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{dissolved|}}} | ||
|- | |||
| style="{{#if:{{{createdfrom|}}}| |display: none;}}" valign="top" | '''Created from''' | |||
| style="{{#if:{{{createdfrom|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{createdfrom|}}} | |||
|- | |||
| style="{{#if:{{{successor|}}}| |display: none;}}" valign="top" | '''Succeeded by''' | |||
| style="{{#if:{{{successor|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{successor|}}} | |||
|- style="border-bottom: 1px solid #999;" | |- style="border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{namedafter|}}}| |display: none;}}" valign="top" | '''Named after''' | | style="{{#if:{{{namedafter|}}}| |display: none;}}" valign="top" | '''Named after''' | ||
| Line 47: | Line 53: | ||
|- style="border-top: 1px solid #999" | |- style="border-top: 1px solid #999" | ||
| style="{{#if:{{{seat|}}}| |display: none;}}" valign="top" | '''Seat''' | | style="{{#if:{{{seat|}}}| |display: none;}}" valign="top" | '''Seat''' | ||
| style="{{#if:{{{seat|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{ | | style="{{#if:{{{seat|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{seat|}}} | ||
|- | |- | ||
| style="{{#if:{{{largesttown|}}}| |display: none;}}" valign="top" | '''Largest settlement''' | | style="{{#if:{{{largesttown|}}}| |display: none;}}" valign="top" | '''Largest settlement''' | ||
| Line 102: | Line 108: | ||
|founded= | |founded= | ||
|dissolved= | |dissolved= | ||
|createdfrom= | |||
|successor= | |||
|namedafter= | |namedafter= | ||
|seat= | |seat= | ||
Latest revision as of 02:52, 24 September 2025
| ||||||
Example Usage:
{{County
|color=Example
|county=Example
|type=Example
|official_name=Example
|image1=Example
|image2=Example
|image3=Example
|nickname=Example
|motto=Example
|nation=Example
|regionname=
|region=
|founded=
|dissolved=
|createdfrom=
|successor=
|namedafter=
|seat=
|largesttown=
|others=
|government=
|otherleader1=
|otherleader_title1=
|otherleader2=
|otherleader_title2=
|otherleader3=
|otherleader_title3=
|population=
|chunks=
|coordinates={{Coordinates|x=Example|z=Example}}
|constituencytitle=
|constituency=
|representative_title1=Example
|representative1=Example
|representative_title2=Example
|representative2=Example
}}