Difference between revisions of "Template:COSMOSagent"

From EVE University Wiki
Jump to: navigation, search
m (Change html property to CSS. Consolidate CSS.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<!-- NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
+
<noinclude><!-- NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
 
         You probably want to edit the page using this template!
 
         You probably want to edit the page using this template!
 
     NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
 
     NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
Line 5: Line 5:
 
     NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
 
     NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
 
         You probably want to edit the page using this template!-->
 
         You probably want to edit the page using this template!-->
 
+
</noinclude>
<table width='90%' border='0' cellspacing='3' cellpadding='1' style='margin:20px; margin-top:5px; empty-cells:show;' >
+
<table cellpadding='1' style="width: 90%; margin: 20px; margin-top: 5px; border-spacing: 3px;" >
 
+
<tr style="color: black; background: #BBBBBB;">
<tr style='color:black; background:#BBBBBB;'>
+
<th style="width: 30%;">Agent</th>
<th align='center' width='30%'>&nbsp;Agent</th>
+
<th style="width: 10%;">Level</th>
<th align='center' width='10%'>&nbsp;Level</th>
+
<th style="width: 30%;">Corporation</th>
<th align='center' width='30%'>&nbsp;Corporation</th>
+
<th style="width: 30%;">Faction</th>
<th align='center' width='30%'>&nbsp;Faction</th>
 
 
</tr>
 
</tr>
<tr style='color:white;'>
+
<tr style='color: white; text-align: center;'>
<td align='center' valign='top'>{{{agent}}}</td>
+
<td>{{{agent}}}</td>
<td align='center' valign='top'>{{{level}}}</td>
+
<td>{{{level}}}</td>
<td align='center' valign='top'>{{{corp}}}</td>
+
<td>{{{corp}}}</td>
<td align='center' valign='top'>{{{faction}}}</td>  
+
<td>{{{faction}}}</td>  
 
</tr>
 
</tr>
 
</table>
 
</table>
  
<table width='90%' border='0' cellspacing='3' cellpadding='1' style='margin:20px; margin-top:-25px; empty-cells:hide;' >
+
<table cellpadding='1' style="width: 90%; margin: 20px; margin-top: -25px; border-spacing: 3px; color: white;" >
 
+
<tr style='color: black; background: #BBBBBB; text-align: center;'>
<tr style='color:black; background:#BBBBBB;'>
+
<th style="width: 50%;">Mission</th>
<th align='center' width='50%'>&nbsp;Mission</th>
+
<th style="width: 50%;">Reward</th>
<th align='center' width='50%'>&nbsp;Reward</th>
 
 
</tr>
 
</tr>
<tr style='color:white;'>
+
<tr>
<td align='left' valign='top'>{{{mission1}}}</td>
+
<td>{{{mission1}}}</td>
<td align='left' valign='top'>{{{reward1}}}</td>
+
<td>{{{reward1}}}</td>
 
</tr>
 
</tr>
<tr style='color:white;'>
+
<tr>
<td align='left' valign='top'>{{{mission2}}}</td>
+
<td>{{{mission2}}}</td>
<td align='left' valign='top'>{{{reward2}}}</td>
+
<td>{{{reward2}}}</td>
 
</tr>
 
</tr>
<tr style='color:white;'>
+
<tr>
<td align='left' valign='top'>{{{mission3}}}</td>
+
<td>{{{mission3}}}</td>
<td align='left' valign='top'>{{{reward3}}}</td>
+
<td>{{{reward3}}}</td>
 
</tr>
 
</tr>
<tr style='color:white;'>
+
<tr>
<td align='left' valign='top'>{{{mission4}}}</td>
+
<td>{{{mission4}}}</td>
<td align='left' valign='top'>{{{reward4}}}</td>
+
<td>{{{reward4}}}</td>
 
</tr>
 
</tr>
<tr style='color:white;'>
+
<tr>
<td align='left' valign='top'>{{{mission5}}}</td>
+
<td>{{{mission5}}}</td>
<td align='left' valign='top'>{{{reward5}}}</td>
+
<td>{{{reward5}}}</td>
 
</tr>
 
</tr>
</table>
+
</table><noinclude>
<noinclude>[[Category:Template]]</noinclude>
+
{{documentation}}</noinclude>

Latest revision as of 13:02, 18 October 2023


Agent Level Corporation Faction
{{{agent}}} {{{level}}} {{{corp}}} {{{faction}}}
Mission Reward
{{{mission1}}} {{{reward1}}}
{{{mission2}}} {{{reward2}}}
{{{mission3}}} {{{reward3}}}
{{{mission4}}} {{{reward4}}}
{{{mission5}}} {{{reward5}}}
Template documentation (for the above template, sometimes hidden or invisible)
Description
This template generates a table detailing COSMOS agents, including name, level, corporation, faction, mission type(s), and mission rewards.
Syntax
{{COSMOSagent
|agent= 
|level= 
|corp= 
|faction= 
|mission1= 
|reward1= 
|mission2= 
|reward2= 
|mission3= 
|reward3= 
|mission4= 
|reward4= 
|mission5=
|reward5=
}}
Parameters
agent 
Name of the agent.
level 
The agents level.
corp 
The corporation the agent belongs to.
faction 
The faction the corporation belongs to.
mission<x> (<x> is 1 to 5) 
Mission name
reward<x> (<x> is 1 to 5) 
Mission rewards
Visit Template:COSMOSagent/doc to edit this text! (How does this work?) (Refresh this text - why?)