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

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project)
m (Working on template {{Infobox agent}}. Putting in original code)
Line 1: Line 1:
 
+
<includeonly>{| class="infoboxtable"
</includeonly><noinclude>{{documentation}}</noinclude>
+
|-
 +
! colspan="2" class="infoboxnamegray" | {{{name}}}
 +
|- style="text-align:center"
 +
| colspan="2" style="padding:0.5em;" | [[File:{{{image|Member.png}}}|{{#if: {{{size|}}} | {{{size}}}|125px}}]]
 +
|- style="text-align:center"
 +
{{#if: {{{caption|}}} | {{!}} colspan="2" style="padding:0.5em;" {{!}} ''{{{caption|}}}'' }}
 +
|-
 +
! colspan="2" class="infoboxdescriptiongray" | Details
 +
|-
 +
{{#if: {{{type|}}} | {{!}} width=80 {{!}}  <div>Type</div> {{!!}} {{#switch: {{lc:{{{type}}}}}
 +
  | security = Security
 +
  | distribution = Distribution
 +
  | mining = Mining
 +
  | r&d = R&D
 +
  | career agent = Career Agent
 +
  | factional warfare = Factional Warfare
 +
  | storyline = Storyline
 +
  | epic arc = Epic Arc
 +
  | cosmos = COSMOS
 +
  | #default = <span style="color:red">Accepted values: Security, Distribution, Mining, R&D, Career Agent, Factional Warfare, Storyline, Epic Arc, COSMOS</span>
 +
  }}
 +
}}
 +
|-
 +
{{#if: {{{level|}}} | {{!}} <div>Level</div> {{!!}} {{{level}}} }}
 +
|-
 +
{{#if: {{{system|}}} | {{!}} <div>Location</div> {{!!}} {{{system}}} ({{ColorSecurityRating | rating = {{SystemToSecurity | system = {{{system}}} }} }})<br>{{SystemToRegion | system = {{{system}}} }} }}
 +
|-
 +
{{#if: {{{beacon|}}} | {{!}} <div>Beacon</div> {{!!}} {{{beacon}}} }}
 +
|-
 +
{{#if: {{{corporation|}}} | {{!}} <div>Affiliation</div> {{!!}} {{{corporation}}}<br>{{CorporationToFaction | corporation = {{{corporation}}} }} }}
 +
|-
 +
{{#if: {{{note|}}} | {{!}} <div>Note</div> {{!!}} {{{note}}} }}
 +
|}{{InfoboxCSS}}</includeonly><noinclude>
 +
{{documentation}}
 +
</noinclude>

Revision as of 09:35, 30 October 2021

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?)