Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Blank page for next project.)
 
(987 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- #css: at the end -->
 
{| cellspacing="0" cellpadding="0" class="InfoboxCorp"
 
|+ {{{corpname|corpname is missing}}}
 
|-
 
| colspan="2" style="border-right: 0; padding: initial; background: #202020;" | {{#if: {{{corplogo|}}}|[[Image:{{{corplogo}}}|center|280px|{{{caption|}}}]]|test}}
 
|-
 
| Ticker
 
| style="font-weight: bold;" | {{{ticker|}}}
 
<!-- {{#if: {{{alliance}}} | -->
 
|-
 
| Alliance
 
| {{{alliance}}}
 
<!-- }} -->
 
|-
 
| CEO
 
| {{{ceo|}}}
 
|-
 
| Director(s)
 
| {{{director|}}}
 
|-
 
| Founded on
 
| {{{founded|}}}
 
|-
 
| Status
 
| {{{status|}}}
 
|-
 
| Headquarters
 
| {{{headquarters|}}}
 
<!-- {{#if: {{{publicchannel}}} | -->
 
|-
 
| Public Channel
 
| {{{publicchannel}}}
 
<!-- }} -->
 
<!-- {{#if: {{{website}}} | -->
 
|-
 
| Website
 
| [{{{website}}} {{{webnicename|Lots of text. The quick brown jumps over the lazy dog's back.}}}]
 
<!-- }} -->
 
<!-- {{#if: {{{prevalliances}}}{{{prevceos}}}| -->
 
|-
 
| colspan=2 style="background: #202020; border-right: 0; text-align: center;"| History
 
|-
 
| Alliances
 
| {{{prevalliances}}}
 
|-
 
| Former CEOs
 
| {{{prevceos}}}
 
<!-- }} -->
 
|}
 
{{#css:
 
table.InfoboxCorp  {
 
  float: right;
 
  clear: left;
 
  margin-bottom: 1em;
 
  margin-left: 1em;
 
  width: 300px;
 
  color: white;
 
  font-size: 11px;
 
  }
 
 
.InfoboxCorp caption {
 
  font-weight: bold;
 
}
 
 
.InfoboxCorp td {
 
  border-bottom: 1px solid red; /* black */
 
  padding: 0.5em;
 
  }
 
.InfoboxCorp td:first-child {
 
  border-right: 1px solid red; /* black */
 
  width: 8em;
 
  background: black; /* black */
 
  vertical-align: top;
 
  font-weight: bold;
 
  }
 
 
.InfoboxCorp td:nth-child(2) {
 
  background: #101010; /* #101010 */
 
  }
 
 
}}
 
 
 
<noinclude>
 
<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 11:13, 29 August 2024

Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)