Difference between revisions of "Template:History of Wales/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>PBS
(change to handle a navigation bar at the bottom)
imported>PBS
(latest template namespace version)
Line 1: Line 1:
{{{{#if:{{{bar|}}}|Navbox|Sidebar with collapsible lists}}
+
{{Documentation subpage}}
|name  = History of Wales
+
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
|bodyclass = vcard
+
== Usage ==
|wraplinks = true
+
If this template is used without any [[Help:Template#Parameters|parameters]] in the format,
|title = {{#if:{{{bar|}}}
+
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>, the sidebar displays down the right-hand side of the page as displayed above.
|<!-- if bar -->[[History of Wales]]
 
|<!-- else -->{{region history sidebar title
 
  | country  = Wales
 
  | image    =  [[File:Welsh Dragon (Y Ddraig Goch).svg|100px|Red Dragon of Wales]] }}
 
}}<!-- end if -->
 
  
| image    = {{#if:{{{bar|}}}| [[File:Welsh Dragon (Y Ddraig Goch).svg|100px|Red Dragon of Wales]]}}
+
If the parameter <code>|bar=</code> is set to any value, then the template displays as a bar or box across the width of the page, depending on the use of the parameters in [[#Additional parameters|§&nbsp;Additional parameters]] below. This is the format to use as a navbox at the bottom of an article.
  
| listtitlestyle = background:#eee; text-align:center;
+
:For example:
| state = {{{state<includeonly>|collapsed</includeonly>}}}
 
  
|{{#if:{{{bar|}}}|group1|list1title}} = Chronology
+
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|bar=yes}}</nowiki></code>
|list1 = <div {{#if:{{{bar|}}}|class="hlist"|style="text-align:left"}}>
+
 
*[[Prehistoric Wales]]
+
:would display as:
*[[Wales in the Roman era|In the Roman Era]]
+
 
*[[Wales in the Middle Ages|In the Middle Ages]] {{hlist|([[Wales in the Early Middle Ages|Early]]|[[Wales in the High Middle Ages|High]]|[[Wales in the Late Middle Ages|Late]])}}
+
{{{{BASEPAGENAME}}|bar=yes}}
*[[Wales in the Early Modern Era|In the Early Modern Era]]
+
 
*[[Welsh settlement in the Americas|Settlement in the Americas]]
+
If, as in the latter case above, <code>|bar=</code> is used set to any value, then the [[#Additional parameters|§&nbsp;Additional parameters]] section applies and the visibility parameters function as described. If <code>|bar=</code> is not used, then those parameters are ignored.
*[[Modern history of Wales|Modern History]]
+
 
</div>
+
== Additional parameters ==
|{{#if:{{{bar|}}}|group2|list2title}} = Kingdoms
+
{{collapsible option}}
|list2=<div {{#if:{{{bar|}}}|class="hlist"|class="plainlist"}}>
+
 
*[[Brycheiniog]]
+
== See also ==
*[[Kingdom of Ceredigion|Ceredigion]]
+
*{{tlx|History of the United Kingdom}}
*[[Deheubarth]]
+
*{{tlx|History of England}}
*[[Kingdom of Dyfed|Dyfed]]
+
*{{tlx|History of Ireland}}
*[[Ergyng]]
+
*{{tlx|History of Scotland}}
*[[Kingdom of Gwent|Gwent]]
+
*{{tlx|History of Europe templates}}
*[[Kingdom of Gwynedd|Gwynedd]]
+
 
*[[Glywysing|Morgannwg]]
+
<includeonly>{{sandbox other||
*[[Kingdom of Powys|Powys]] <small>([[Powys Wenwynwyn|Wenwynwyn]], [[Powys Fadog|Fadog]])</small>
+
<!-- Categories below this line, please; interwikis at Wikidata -->
*[[Seisyllwg]]
+
[[Category:European history by nation navigational boxes|Wales]]
</div>
+
[[Category:Wales templates]]
|{{#if:{{{bar|}}}|group3|list3title}} = [[Culture of Wales|Welsh cultural history]]
+
}}</includeonly>
|list3=<div {{#if:{{{bar|}}}|class="hlist"|class="plainlist"}}>
 
*[[History of the Welsh language]]  
 
*[[Music of Wales|Music]]
 
*[[Welsh-language literature]]
 
*[[Welsh literature in English|Literature in English]]
 
</div>
 
|belowstyle = {{#if:{{{bar|}}}|font-weight:bold}}
 
|below = {{portal-inline|United Kingdom|size=tiny}}
 
}}<noinclude>
 
{{documentation}}
 
</noinclude>
 

Revision as of 11:58, 14 October 2017

Usage

If this template is used without any parameters in the format, {{History of Wales}}, the sidebar displays down the right-hand side of the page as displayed above.

If the parameter |bar= is set to any value, then the template displays as a bar or box across the width of the page, depending on the use of the parameters in § Additional parameters below. This is the format to use as a navbox at the bottom of an article.

For example:

{{History of Wales|bar=yes}}

would display as:

If, as in the latter case above, |bar= is used set to any value, then the § Additional parameters section applies and the visibility parameters function as described. If |bar= is not used, then those parameters are ignored.

Additional parameters

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{History of Wales|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{History of Wales|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{History of Wales|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

See also