Difference between revisions of "Template:Flintstones family tree"
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
Flintstones family tree
|
---|
Template:Unreferenced section |
|
Notes: |
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}}
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 eitherright
orleft
. 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%.