Difference between revisions of "Template:Position"

Template page
m (Updating and bringing to the new standard)
m
 
Line 1: Line 1:
<div class="infobox">
{| class="ibtable" align="right" cellpadding="3" cellspacing="0"
{{#if: {{{image|}}}|
    {{!}} class="ibimage" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} {{{image}}}
    {{!}}-
    {{!}} class="ibname" colspan="2" {{!}} '''{{{name}}}'''|
        {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}'''
}}
|-
| class="ibheader" colspan="2" | '''Basic Information'''
|-
{{#if: {{{abbreviation|}}}|
{{!}} class="ibleft" {{!}} Abbreviation
{{!}} class="ibright" {{!}}
{{{abbreviation}}} }}
|-
{{#if: {{{member of|}}}|
{{!}} class="ibleft" {{!}} Member of
{{!}} class="ibright" {{!}}
{{{member of}}} }}
|-
{{#if: {{{IC title|}}}|
{{!}} class="ibleft" {{!}} In Character Title
{{!}} class="ibright" {{!}}
{{{IC title}}} }}
|-
| class="ibheader" colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px;" | [[Template:Position]]
|}
</div>
<includeonly>
<includeonly>
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Positions]]
<infobox theme="bravo">
<title source="name">
    <default>{{pagename}}</default><format>''{{{name|}}}''</format>
</title>
<image source="image"/>
<header>Basic Information</header>
<data source="abbreviation"><label>Abbreviation</label><format>{{{abbreviation}}}</format></data>
<data source="member of"><label>Member of</label><format>{{{member of}}}</format></data>
<data source="IC title"><label>In Character Title</label><format>{{{IC title}}}</format></data>
<header name="footer">[[Template:Position]]</header>
</infobox>
{{#if: {{{templatemode|}}}|
    <!-- do nothing -->|
    <!-- else -->[[Category:Position]]
}}
}}
</includeonly><noinclude>
</includeonly>
<noinclude>
==Position==
==Position==
<pre>
<pre>

Latest revision as of 07:08, 31 July 2024


Position

{{Position
| image = 
| name = 
| abbreviation = 
| member of = 
| IC title = 
}}