Difference between revisions of "Template:Award"
Template page
Teylasramar (talk | contribs) |
(Bringing template up the new standard. No example as should only be used by select folks.) |
||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
{| | {| class="ibtable" align="right" cellpadding="3" cellspacing="0" | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
{{!}} colspan="2" | {{!}} 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}}}''' | |||
}} | |||
|- | |- | ||
{{#if: {{{awardedby|}}}| | {{#if: {{{awardedby|}}}| | ||
{{!}} | {{!}} class="ibleft" {{!}} Awarded by | ||
{{!}} | {{!}} class="ibright" {{!}} {{{awardedby}}} | ||
{{{awardedby}}} }} | }} | ||
|- | |- | ||
{{#if: {{{type|}}}| | {{#if: {{{type|}}}| | ||
{{!}} | {{!}} class="ibleft" {{!}} Type of Award | ||
{{!}} | {{!}} class="ibright" {{!}} {{{type}}} | ||
{{{type}}} }} | }} | ||
|- | |- | ||
{{#if: {{{status|}}}| | {{#if: {{{status|}}}| | ||
{{!}} | {{!}} class="ibleft" {{!}} Status | ||
{{!}} | {{!}} class="ibright" {{!}} {{{status}}} | ||
{{{status}}} }} | }} | ||
|- | |- | ||
{{#if: {{{recipient|}}}| | {{#if: {{{recipient|}}}| | ||
{{!}} | {{!}} class="ibleft" {{!}} Recipients | ||
{{!}} | {{!}} class="ibright" {{!}} {{{recipient}}} | ||
{{{recipient}}} }} | }} | ||
|- | |- | ||
{{#if: {{{lower|}}}| | {{#if: {{{lower|}}}| | ||
{{!}} | {{!}} class="ibleft" {{!}} Preceding Award | ||
{{!}} | {{!}} class="ibright" {{!}} {{{lower}}} | ||
{{{lower}}} }} | }} | ||
|- | |- | ||
{{#if: {{{higher|}}}| | {{#if: {{{higher|}}}| | ||
{{!}} | {{!}} class="ibleft" {{!}} Succeeding Award | ||
{{!}} | {{!}} class="ibright" {{!}} {{{higher}}} | ||
{{{higher}}} }} | }} | ||
|- class=" | |- | ||
| class="ibheader" colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px;" | [[Template:Award]] | |||
|}</div> | |}</div> | ||
[[Category:Award]][[Category: | <includeonly> | ||
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Award]][[Category:OCS Policy]]{{DEFAULTSORT:{{{name}}}}} | |||
}} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
==Award== | |||
<pre> | <pre> | ||
{{Award | {{Award | ||
Line 52: | Line 57: | ||
|higher= | |higher= | ||
}}</pre> | }}</pre> | ||
[[Category:Infobox Templates | [[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= }}