Difference between revisions of "Template:Flintstones family tree"

From blackwiki
Jump to navigation Jump to search
imported>Scott
imported>PBS-AWB
(Added {{navbox}} unreferenced and a notes section if needed using AWB)
Line 1: Line 1:
 +
{| class="navbox collapsible <includeonly>{{{state|collapsed}}}</includeonly>" style="width: {{{width|100%}}}; {{#switch: {{{align|}}}
 +
|left = float: left;
 +
|right = float: right;
 +
|margin: 1em auto;
 +
}}"
 +
|-
 +
!  class="navbox-title" style="background: {{#ifeq: {{{title-background|}}} |navbox|  |{{{title-background|none}}} }};" | {{navbar-collapsible| Flintstones family tree | Flintstones family tree }}
 +
|-
 +
|{{unreferenced section|date=April  2015}}
 +
|-
 +
|<center>
 
{{familytree/start}}
 
{{familytree/start}}
 
{{familytree | | |Aa|-|v|-|Bb| |Cc|-|v|-|Dd|Aa=[[Ed Flintstone]]|Bb=[[Edna Flintstone]]|Cc=[[Ricky Slaghoople]]|Dd=[[Pearl Slaghoople]]}}
 
{{familytree | | |Aa|-|v|-|Bb| |Cc|-|v|-|Dd|Aa=[[Ed Flintstone]]|Bb=[[Edna Flintstone]]|Cc=[[Ricky Slaghoople]]|Dd=[[Pearl Slaghoople]]}}
Line 9: Line 20:
 
{{familytree | | | | | | | | | | | | | | |,|-|-|-|^|-|-|-|.}}
 
{{familytree | | | | | | | | | | | | | | |,|-|-|-|^|-|-|-|.}}
 
{{familytree | | | | | | | | | | | | | |Ll| | | | | |Mm|Ll=[[Roxy Rubble]]|Mm=[[Chip Rubble]]}}
 
{{familytree | | | | | | | | | | | | | |Ll| | | | | |Mm|Ll=[[Roxy Rubble]]|Mm=[[Chip Rubble]]}}
{{familytree/end}}<noinclude>
+
{{familytree/end}}
 +
</center>
 +
|-
 +
|style="text-align: left;"|'''Notes:'''
 +
{{notelist-lr}}<!--- use either {{Efn-lr}} and/or <ref group=lower-roman /> To fill this notelist -->
 +
|}<noinclude>
 +
{{collapsible option|align=1|title-background=1|width=1}}
 +
 
 
[[Category:Fictional family tree templates]]
 
[[Category:Fictional family tree templates]]
 
</noinclude>
 
</noinclude>

Revision as of 19:27, 19 April 2015

Initial visibility: currently defaults to autocollapse

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

  • |state=collapsed: {{Flintstones family tree|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Flintstones family tree|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Flintstones family tree|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.

|align=value is also available; where value can be either right or left. The default is center.
|title-background=value is also available; where value can be either navbox or a color. The default is none, and {navbox defaults to the default navbox color.
|width=value is also available; where value can be either N [em/%/px] or auto. The default is 100%.