Difference between revisions of "Template:Award"

Template page
(Created page with "<div class="infobox"> {| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom:0;padding-left:10px;" {{#if: {{{image|}}}| {{!}} col...")
 
(Bringing template up the new standard. No example as should only be used by select folks.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom:0;padding-left:10px;"
{| class="ibtable" align="right" cellpadding="3" cellspacing="0"
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
{{!}} colspan="2" bgcolor={{{bgcolor_value|#222222; style="border-top-right-radius: 13px; border-top-left-radius: 13px; background: #f3f3f3 !important; color: #cccccc; font-size:smaller; text-align: center;padding: 10px;"}}} {{!}} {{{image}}} }}
    {{!}} class="ibimage" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} {{{image}}}
|-
    {{!}}-
| colspan="2" style="text-align: center; color: #e5e5ed; font-size:larger; background-color:#304665 !important; text-align:center;padding: .3rem 1.25rem;" | '''{{{name}}}'''
    {{!}} class="ibname" colspan="2" {{!}} '''{{{name}}}'''|
        {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}'''
}}
|-
|-
{{#if: {{{awardedby|}}}|
{{#if: {{{awardedby|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Awarded by
{{!}} class="ibleft" {{!}} Awarded by
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}} {{{awardedby}}}
{{{awrdedby}}} }}
}}
|-
|-
{{#if: {{{type|}}}|
{{#if: {{{type|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Type of Award
{{!}} class="ibleft" {{!}} Type of Award
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}} {{{type}}}
{{{type}}} }}
}}
|-
|-
{{#if: {{{status|}}}|
{{#if: {{{status|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Status
{{!}} class="ibleft" {{!}} Status
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}} {{{status}}}
{{{status}}} }}
}}
|-
{{#if: {{{recipient|}}}|
{{!}} class="ibleft" {{!}} Recipients
{{!}} class="ibright" {{!}} {{{recipient}}}
}}
|-
|-
{{#if: {{{lower|}}}|
{{#if: {{{lower|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Preceding Award
{{!}} class="ibleft" {{!}} Preceding Award
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}} {{{lower}}}
{{{lower}}} }}
}}
|-
|-
{{#if: {{{higher|}}}|
{{#if: {{{higher|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Succeeding Award
{{!}} class="ibleft" {{!}} Succeeding Award
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}} {{{higher}}}
{{{higher}}} }}
}}
|- class="infobox-link" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;"
|-  
|colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; text-align: center; color: #F67F00; font-size: 8pt; background-color:#2a4667c9; text-align:center;padding: 6px 0;" | [[Template:Award]]
| class="ibheader" colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px;" | [[Template:Award]]
|}</div>
|}</div>
[[Category:Award]][[Category:OCS_Policy]]
<includeonly>
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Award]][[Category:OCS Policy]]{{DEFAULTSORT:{{{name}}}}}
}}
</includeonly>
<noinclude>
<noinclude>
<br clear=all>
==Award==
<pre>
<pre>
{{Award
{{Award
Line 43: Line 53:
|type=
|type=
|status=
|status=
|recipient=
|lower=
|lower=
|higher=
|higher=
}}</pre>
}}</pre>
[[Category:Infobox Templates|{{PAGENAME}}]]
[[Category:Infobox Templates]]
{{clear}}
</noinclude>
</noinclude>

Latest revision as of 04:31, 16 July 2022

{{{name}}}
Template:Award


Award

{{Award
|name=
|image=
|awardedby=
|type=
|status=
|recipient=
|lower=
|higher=
}}