Template:Role infobox: Difference between revisions
m 1 revision imported: merge |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
< | <!-- START OF PADDING AROUND INFO BOX --> | ||
{| border="0" cellpadding="20" width="320px" style="float: right;" | |||
|- | |||
| | |||
<!-- START OF ACTUAL INFO BOX --> | |||
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center" | |||
|- | |||
!style="background:#FFDA17;" |'''{{{title1|{{PAGENAME}}}}}''' | |||
|- | |||
| | |||
<!-- BORDER AROUND THE IMAGE --> | |||
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; align="center" | |||
|- | |||
!{{{image1|none.png}}} | |||
|- | |||
|}<div style= align="center">{{#if:{{{caption-image1|}}}|{{{caption-image1|}}}}}</div> | |||
<!-- END OF BORDER AROUND IMAGE --> | |||
|- | |||
| | |||
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa" | |||
|-valign="top" | |||
{{#if:{{{released|}}} | | |||
!width=100{{!}}Released: | |||
!width=200{{!}}{{{released|''Unknown''}}} | |||
}} | |||
|-valign="top" | |||
{{#if:{{{role_information|}}} | | |||
!width=100{{!}}Role Information: | |||
!width=200{{!}}{{{role_information|''Unknown''}}} | |||
}} | |||
|-valign="top" | |||
{{#if:{{{department|}}} | | |||
!width=100{{!}}Department: | |||
{ | !width=200{{!}}{{{department|''Unknown''}}} | ||
}} | |||
|-valign="top" | |||
{{#if:{{{requirements|}}} | | |||
!width=100{{!}}Requirements: | |||
!width=200{{!}}{{{requirements|''Unknown''}}} | |||
}} | |||
|-valign="top" | |||
{{#if:{{{powers|}}} | | |||
!width=100{{!}}Powers: | |||
!width=200{{!}}{{{powers|''Unknown''}}} | |||
}} | |||
|-valign="top" | |||
{{Role | {{#if:{{{reports_to|}}} | | ||
!width=100{{!}}Reports To: | |||
!width=200{{!}}{{{reports_to|''Unknown''}}} | |||
}} | |||
|-valign="top" | |||
{{#if:{{{duties|}}} | | |||
!width=100{{!}}Duties: | |||
!width=200{{! | |||
{ | |||