Difference between revisions of "Template:OrgGuideInfobox"

(Created page with "<includeonly> <title source="name"> <default>{{PAGENAME}}</default> </title> <group> <header>Background information</header> <data source="...")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<noinclude>
    <title source="name">
 
        <default>{{PAGENAME}}</default>
 
    </title>
 
    <group>
 
        <header>Background information</header>
 
        <data source="type">
 
            <label>Type</label>
 
        </data>
 
        <data source="affiliation">
 
            <label>Affiliation(s)</label>
 
        </data>
 
    </group>
 
    <group>
 
        <header>Members</header>
 
        <data source="founder">
 
            <label>Founder(s)</label>
 
        </data>
 
        <data source="leader">
 
            <label>Leader(s)</label>
 
        </data>
 
        <data source="past leaders">
 
            <label>Prior Leader(s)</label>
 
        </data>
 
    </group>
 
    <group>
 
        <header>Locations</header>
 
        <data source="headquarters">
 
            <label>Headquarters</label>
 
        </data>
 
        <data source="locations">
 
            <label>Locations</label>
 
        </data>
 
    </group>
 
    <group>
 
        <header>More information</header>
 
        <data>
 
            <default><!--
 
-->{{#if:{{{recurring appearance|}}}|*'''[[{{{recurring appearance}}}|Recurring appearance]]'''}}<!--
 
-->{{#if:{{{gallery|}}}|*'''[[{{BASEPAGENAME}}/Gallery|Gallery]]'''}}<!--
 
            --></default>
 
        </data>
 
    </group>
 
</infobox>
 
 
 
</includeonly><noinclude>
 
  
 
==Usage==
 
==Usage==
This template is used for organizations. Organizations can refer to groups such as businesses, fealties, and more. On these such pages, an Organization sidebar infobox template can be used. This is not the default Organizations template, which can be found [[Template:Organization|here]].
+
This template is used for organizations. Organizations can refer to groups such as businesses, fealties, and more. On these such pages, an Organization sidebar infobox template can be used. This is not the default Organizations Infobox template, which can be found [[Template:Organization Infobox|here]]. This is an experimental, larger and more detailed sidebar.
  
<pre style="white-space:default;overflow:normal">
+
<pre>
 
{{OrgGuideInfobox
 
{{OrgGuideInfobox
|name=
+
|Words=
|aka=
+
|Sigil=
|type=[type of organization]
+
|Nickname=
|affiliation=[affiliated organization]
+
|Type=[Crown,Fealty,Faith,Independent]
|founder=
+
|Head=
|leader=
+
|Voice=
|past leaders=[listed in bullet point form]
+
|HQ=
|headquarters=
+
|Holdings=
|locations=
 
 
}}
 
}}
 
</pre>
 
</pre>
 
Collapsibles may be used within these cells if the content is too big.
 
Collapsibles may be used within these cells if the content is too big.
[[Category:infoboxes]]
+
[[Category:Infoboxes]][[Category:Templates]]
</noinclude>
+
 
 +
</noinclude><includeonly>
 +
 
 +
{| class="infobox" style="width: 305px; font-size: 90%; border: 1px solid #cccccc; background-color: #ffffff; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left; box-shadow: 2px 2px 2px #cccccc; line-height: 1.6em; cellpadding: 10;"
 +
 
 +
! style="text-align: center; background-color:#cccccc;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 +
 
 +
{{#if: {{{Words|}}}|
 +
{{!}}-
 +
! Words
 +
{{!}} [[Words::{{{Words|}}}]]
 +
|<div class="blank"></div>}}
 +
 
 +
{{#if: {{{Sigil|}}}|
 +
{{!}}-
 +
! Sigil
 +
{{!}} [[Sigil::{{{Sigil|}}}]]
 +
|<div class="blank"></div>}}
 +
 
 +
{{#if: {{{Nickname|}}}|
 +
{{!}}-
 +
! Nickname
 +
{{!}} [[Nickname::{{{Nickname|}}}]]
 +
|<div class="blank"></div>}}
 +
 
 +
{{#if: {{{Type|}}}|
 +
{{!}}-
 +
! Type
 +
{{!}} [[Type::{{{Type|}}}]]
 +
|<div class="blank"></div>}}
 +
 
 +
{{!}}-
 +
! style="text-align: center; background-color:#cccccc;" colspan="2" |<span>Leadership</span>
 +
 
 +
{{#if: {{{Head|}}}|
 +
{{!}}-
 +
! Org Head
 +
{{!}} {{#arraymap:{{{Head|}}}|,|x|[[Head::x]]}}
 +
|<div class="blank"></div>}}
 +
 
 +
{{#if: {{{Voice|}}}|
 +
{{!}}-
 +
! Voice(s)
 +
{{!}} {{#arraymap:{{{Voice|}}}|,|x|[[Voice::x]]}}
 +
|<div class="blank"></div>}}
 +
 
 +
{{!}}-
 +
! style="text-align: center; background-color:#cccccc;" colspan="2" |<span>Presence</span>
 +
 
 +
{{#if: {{{HQ|}}}|
 +
{{!}}-
 +
! Headquarters
 +
{{!}} [[HQ::{{{HQ|}}}]]
 +
|<div class="blank"></div>}}
 +
 
 +
{{#if: {{{Holdings|}}}|
 +
{{!}}-
 +
! Holdings
 +
{{!}} [[Holdings::{{{Holdings|}}}]]
 +
|<div class="blank"></div>}}
 +
|}
 +
 
 +
</includeonly>

Latest revision as of 12:14, 25 September 2019


Usage

This template is used for organizations. Organizations can refer to groups such as businesses, fealties, and more. On these such pages, an Organization sidebar infobox template can be used. This is not the default Organizations Infobox template, which can be found here. This is an experimental, larger and more detailed sidebar.

{{OrgGuideInfobox
|Words=
|Sigil=
|Nickname=
|Type=[Crown,Fealty,Faith,Independent]
|Head=
|Voice=
|HQ=
|Holdings=
}}

Collapsibles may be used within these cells if the content is too big.