Template:NPC: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
mNo edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 5: Line 5:
| image      = File
| image      = File
| identifier = String
| identifier = String
| npcset    = String


| items = List (<br>) of String
| items = Wikitext


| helm      = Integer
| helm      = Integer
Line 16: Line 17:
| talents = List (<br>) of Wikitext string
| talents = List (<br>) of Wikitext string
}}</noinclude>
}}</noinclude>
{|
<includeonly><onlyinclude>{| width="50%"
! Character
! Character
<!--! Hireable-->
<!--! Hireable-->
Line 23: Line 24:
! Talents
! Talents
|-
|-
| align="center" | '''{{#if:{{{name|}}}|{{{name}}}<br>}}[[{{{job}}}]]<br>[[File:{{{image|{{{identifier}}}.png}}}|256px]]<br><small style="color:#808080">ID: <code>{{{identifier}}}</code></small>'''
| align="center" | '''{{{name|[Random Name]}}}<br>[[File:{{{job}}} Job Icon.png|x16px]][[{{{job}}}]]<br>[[File:{{{image|{{{identifier}}}.png}}}|256px]]<br><small style="color:#808080">ID: <code>{{{identifier}}}</code></small>'''
<!--|-->
<!--|-->
| {{{items|}}}
| {{{items|<span style="color:#808080">None</span>}}}
| {{hl|Helm|16px|Captain Job Icon|Skills#Helm|a={{{helm|}}}}}<br>{{hl|Weapons|16px|Security Officer Job Icon|Skills#Weapons|a={{{weapons|}}}}}<br>{{hl|Medical|16px|Medical Doctor Job Icon|Skills#Medical|a={{{medical|}}}}}<br>{{hl|Electrical Engineering|16px|Engineer Job Icon|Skills#Electrical Engineering|a={{{electrical|}}}}}<br>{{hl|Mechanical Engineering|16px|Mechanic Job Icon|Skills#Mechanical Engineering|a={{{mechanical|}}}}}
| {{hl|Helm|16px|Captain Job Icon|Skills#Helm|a={{{helm|}}}}}<br>{{hl|Weapons|16px|Security Officer Job Icon|Skills#Weapons|a={{{weapons|}}}}}<br>{{hl|Medical|16px|Medical Doctor Job Icon|Skills#Medical|a={{{medical|}}}}}<br>{{hl|Electrical Engineering|16px|Engineer Job Icon|Skills#Electrical Engineering|a={{{electrical|}}}}}<br>{{hl|Mechanical Engineering|16px|Mechanic Job Icon|Skills#Mechanical Engineering|a={{{mechanical|}}}}}
| {{{talents|}}}
| {{{talents|style="text-align:center; color:#808080"{{!}}None}}}
|}
|}
{{#if:{{NAMESPACE}}||{{#cargo_store:_table=Characters
{{#if:{{NAMESPACE}}||{{#cargo_store:_table=Characters
Line 34: Line 35:
| image      = {{#if:{{{image|{{{identifier|}}}}}}|File:{{{image|{{{identifier}}}.png}}}}}
| image      = {{#if:{{{image|{{{identifier|}}}}}}|File:{{{image|{{{identifier}}}.png}}}}}
| identifier = {{{identifier|}}}
| identifier = {{{identifier|}}}
| npcset    = {{{npcset|}}}


| items = {{{items|}}}
| items = {{{items|}}}
Line 44: Line 46:


| talents = {{{talents|}}}
| talents = {{{talents|}}}
}}}}
}}}}</onlyinclude></includeonly>

Latest revision as of 15:01, 14 April 2023

Template:NPC/doc This template defines the table "Characters". View table.