Template:State: Difference between revisions

[[Trustroots Wiki]] is an independent wiki with information for people who are actively exchanging hospitality.
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
'''THIS TEMPLATE IS OUTDATED!!! --- Please use [[Template:State_header|Template:State_header]] instead'''
[[Category:Templates]]
</noinclude>
<includeonly>{|width="240px" align="right" style="border-spacing:8px; margin:0px -8px;"
<includeonly>{|width="240px" align="right" style="border-spacing:8px; margin:0px -8px;"
|class="wikitable" style="width:55%; border:1px solid #8B4513; background:#E0EAEB; vertical-align:top; color:#000;"|
|class="wikitable" style="width:55%; border:1px solid #8B4513; background:#E0EAEB; vertical-align:top; color:#000;"|
Line 6: Line 10:
|style="text-align:left;font-size:120%" colspan="3"| Country: '''[[:category:{{{country}}}|{{{country}}}]]'''
|style="text-align:left;font-size:120%" colspan="3"| Country: '''[[:category:{{{country}}}|{{{country}}}]]'''
|-
|-
|style="text-align:center;border:1px solid #a3bfb1" colspan="3"|{{ #if: {{{image|}}}|[[image:{{{image}}}{{!}}220px{{!}}{{{imagetext}}}]]|}}
|style="text-align:center;border:1px solid #a3bfb1" colspan="3"|{{ #if: {{{image|}}}|[[image:{{{image}}}|220px|{{{imagetext}}}]]|}}
|-
|-
|style="background:#94CBD1;text-align:center;font-size:110%;border:1px solid #3D878F" colspan="3"| '''Links:'''
|style="background:#94CBD1;text-align:center;font-size:110%;border:1px solid #3D878F" colspan="3"| '''Links:'''
Line 13: Line 17:
|style="text-align:center"|'''[[:wikipedia:{{{wikipedia}}}|Wikipedia]]'''
|style="text-align:center"|'''[[:wikipedia:{{{wikipedia}}}|Wikipedia]]'''
|-
|-
|style="text-align:center"|'''[[:wikitravel:{{{wikitravel}}}|Wikitravel]]'''  
|style="text-align:center"|'''[[:wikivoyage:{{{wikitravel}}}|Wikivoyage]]'''  
|style="text-align:center"|'''[[:hitch:{{{hitch}}}|HitchWiki]]
|style="text-align:center"|'''[[:hitch:{{{hitch}}}|HitchWiki]]
|-
|-
Line 20: Line 24:
[[Category:{{{country}}}]]
[[Category:{{{country}}}]]
<!--[[csgroup:{{{group}}}]]  
<!--[[csgroup:{{{group}}}]]  
[[wikitravel:{{{wikitravel}}}]]
[[wikivoyage:{{{wikitravel}}}]]
[[wikipedia:{{{wikipedia}}}]]
[[wikipedia:{{{wikipedia}}}]]
[[hitch:{{{hitch}}}]]!--></includeonly>
[[hitch:{{{hitch}}}]]!--></includeonly>
<noinclude>
__NOEDITSECTION__ 
{|width="240px" align="right" style="border-spacing:8px; margin:0px -8px;"
|class="wikitable" style="width:55%; border:1px solid #8B4513; background:#A0EAEB; vertical-align:top; color:#000;"|
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:middle; background:#E0EAEB;border:1px solid #a3bfb1;"
!colspan="3" style="margin:0; background:#94CBD1; font-size:150%; font-weight:bold; border:1px solid #3D878F; text-align:center; color:#000; padding:0.2em 0.4em;"|Alabama
|-
|style="text-align:left;font-size:120%" colspan="3"| Country: '''[[:category:United States|United States]]'''
|-
|style="text-align:center;border:1px solid #q3bfb1" colspan="3"|[[image:alabama-flag.jpg|220px|Flag of Alberta]]
|-
|style="background:#94CBD1;text-align:center;font-size:110%;border:1px solid #3D878F" colspan="3"| '''Links:'''
|-
|style="text-align:center"|'''[[:csgroup:296|CS Group]]'''
|style="text-align:center"|'''[[:wikipedia:Alabama|Wikipedia]]'''
|-
|style="text-align:center"|'''[[:wikitravel:Alabama|Wikitravel]]'''
|style="text-align:center"|'''[[:hitch:Alabama|HitchWiki]]
|-
|}
|}
This template will add links in the side bar and eventually a dynamic table with a maps, a calendar, etc. Add this to all '''state''' category pages. For city pages see the {{[[template:City|City]]}}. For country pages see the {{[[template:Country|Country]]}}
==Use==
To use insert the following at the top of the page:
    <nowiki>{{</nowiki>State
    |name      =
    |country    =     
    |group      =
    |wikipedia  =
    |wikitravel =
    |hitch      =
    |image      =
    |imagetext  =
    <nowiki>}}</nowiki>
==Example==
    <nowiki>{{</nowiki>State
    |name      =Alabama
    |country    =United States
    |group      =296
    |wikipedia  =Alabama
    |wikitravel =Alabama
    |hitch      =Alabama
    |image      =alabama-flag.jpg
    |imagetext  =Flag of Alabama
    <nowiki>}}</nowiki>
[[Category:Templates]]
</noinclude>

Latest revision as of 13:53, 7 July 2013

THIS TEMPLATE IS OUTDATED!!! --- Please use Template:State_header instead