Template:Infobox Agent: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>This template is a work in progress.</noinclude><includeonly><!-- code_name - str subtitle - str? image - str? legal_name - str? age - int? country_of_origin - str? languages - array[str?] role - enum ("Vanguard", "Disruptor", "Tracker" "Scoundrel") -->{{#vardefine:role|{{#switch:{{lc:{{{role|}}}}} | vanguard = Vanguard | disruptor = Disruptor | tracker = Tracker | scoundrel = Scoundrel | #default = {{ucfirst:{{{role|}}} }} }} }}<!-- -->{{#arraydefine:langu...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>This template is a work in progress.</noinclude><includeonly><!-- | <noinclude>This template is a work in progress.</noinclude><includeonly><!-- | ||
name - str | |||
subtitle - str? | subtitle - str? | ||
image - str? | image - str? |
Revision as of 21:15, 30 August 2023
This template is a work in progress.