Difference between revisions of "User:Evon R'al/Sandbox template/doc"
From EVE University Wiki
m (Blank page for next project) Tag: Blanking |
m (Working on template MissionNPC putting in original code) |
||
Line 1: | Line 1: | ||
+ | ; Description | ||
+ | : Format a mission NPC in an [[Template:NPCTableRow]] or similar. | ||
+ | ; Dependencies: | ||
+ | : Uses: | ||
+ | :: image Icon_money.png (see [[Icons]]). | ||
+ | |||
+ | ; Syntax | ||
+ | :<code>{{t|MissionNPC|name|3= bounty= isk}}</code> | ||
+ | :: name - Name of the NPC | ||
+ | :: isk - The amount of ISK | ||
+ | |||
+ | ; Sample output | ||
+ | : <code><nowiki>{{MissionNPC|Example Frigate|bounty= 6.000}}</nowiki></code> gives... | ||
+ | |||
+ | :: {{MissionNPC|Example Frigate|bounty= 6.000}} | ||
+ | |||
+ | <includeonly>[[Category:Template]]</includeonly><noinclude> | ||
+ | [[Category:Template documentation]]</noinclude> |
Revision as of 17:00, 30 October 2021
- Description
- Format a mission NPC in an Template:NPCTableRow or similar.
- Dependencies
- Uses:
- image Icon_money.png (see Icons).
- Syntax
{{MissionNPC|<name>|<bounty= isk>}}
- name - Name of the NPC
- isk - The amount of ISK
- Sample output
{{MissionNPC|Example Frigate|bounty= 6.000}}
gives...