More actions
Added documentation. |
m Change html property to CSS. Consolidate CSS. |
||
| 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 cellpadding='1' style="width: 90%; margin: 20px; margin-top: 5px; border-spacing: 3px;" > | ||
<tr style="color: black; background: #BBBBBB;"> | |||
<tr style= | <th style="width: 30%;">Agent</th> | ||
<th | <th style="width: 10%;">Level</th> | ||
<th | <th style="width: 30%;">Corporation</th> | ||
<th | <th style="width: 30%;">Faction</th> | ||
<th | |||
</tr> | </tr> | ||
<tr style='color:white;'> | <tr style='color: white; text-align: center;'> | ||
<td | <td>{{{agent}}}</td> | ||
<td | <td>{{{level}}}</td> | ||
<td | <td>{{{corp}}}</td> | ||
<td | <td>{{{faction}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<table | <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 | <th style="width: 50%;">Reward</th> | ||
<th | |||
</tr> | </tr> | ||
<tr | <tr> | ||
<td | <td>{{{mission1}}}</td> | ||
<td | <td>{{{reward1}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<td | <td>{{{mission2}}}</td> | ||
<td | <td>{{{reward2}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<td | <td>{{{mission3}}}</td> | ||
<td | <td>{{{reward3}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<td | <td>{{{mission4}}}</td> | ||
<td | <td>{{{reward4}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<td | <td>{{{mission5}}}</td> | ||
<td | <td>{{{reward5}}}</td> | ||
</tr> | </tr> | ||
</table | </table><noinclude> | ||
{{documentation}}</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