More actions
mNo edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
}} | }} | ||
</pre>[[Category:Infobox templates]]</noinclude> | </pre>[[Category:Infobox templates]]</noinclude> | ||
<noinclude>[[Category:Table templates]] | |||
{{#cargo_declare:_table=Unites | |||
|name=String | |||
|image=Wikitext | |||
|game=String | |||
|range=String | |||
|damage=String | |||
|effect=String | |||
|timer=String | |||
|members=Wikitext | |||
}} | |||
</noinclude><includeonly>{{#cargo_store:_table=Unites | |||
|name={{{name|}}} | |||
|image={{#if:{{{video|}}}|[[File:{{{video}}}.mp4{{!}}300px]]|{{#if:{{{image|}}}|{{#ev:youtube|{{{image}}}|295}}}}}} | |||
|game={{#ifeq: {{{S1}}}|yes|S1}}{{#ifeq: {{{S2}}}|yes|S2}}{{#ifeq: {{{S3}}}|yes|S3}}{{#ifeq: {{{S4}}}|yes|S4}}{{#ifeq: {{{S5}}}|yes|S6}}{{#ifeq: {{{TK}}}|yes|TK}} | |||
|range={{{range|}}} | |||
|damage={{{damage|}}} | |||
|effect={{{effect|}}} | |||
|timer={{{timer|}}} | |||
|members={{{members|}}} | |||
}} | |||
</includeonly>[[Category:Table templates]] |
Revision as of 14:20, 9 March 2025
Unite
Participants
This template is used to add a character infobox to a page. To add this template to an article copy and paste the code below and then fill in the information for each section.
{{Unite |name = The attacks English name or closest localisation. |jpname= The attacks name in Japanese. This is usually written in Katakana. |roname = The attacks Japanese name once converted to Romaji |video = The Youtube code for the embedded video. |member1 = The first member of the attack. Increase the number by one for each member. |or1 = If the second and third member are interchangable, use this. If the third and fourth are interchangable, increase the number by one (or2) and so on. |range = The range of the attack. |damage = The damage multiplier of the attack. |effect = The effect the attack has on the enemy or the party. }}
Error: "range" cannot be used as a Cargo Field name, because it is an SQL keyword.