Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Unite: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 23: Line 23:
|Effect={{{effect|}}}
|Effect={{{effect|}}}
|Timer={{{timer|}}}
|Timer={{{timer|}}}
}}<includeonly>[[Category:Unite Attacks]] {{#ifeq: {{{S1}}}|yes|[[Category:Unite Attacks in Suikoden]]}}{{#ifeq: {{{S2}}}|yes|[[Category:Unite Attacks in Suikoden II]]}}{{#ifeq: {{{S3}}}|yes|[[Category:Unite Attacks in Suikoden III]]}}{{#ifeq: {{{S4}}}|yes|[[Category:Unite Attacks in Suikoden IV]]}}{{#ifeq: {{{ST}}}|yes|[[Category:Unite Attacks in Suikoden Tactics]]}}{{#ifeq: {{{S5}}}|yes|[[Category:Unite Attacks in Suikoden V]]}}{{#ifeq: {{{TK}}}|yes|[[Category:Unite Attacks in Suikoden Tierkreis]]}}</includeonly>
}}<includeonly>[[Category:Unite Attacks]] {{#ifeq: {{{S1}}}|yes|[[Category:Unite Attacks in Suikoden]]}}{{#ifeq: {{{S2}}}|yes|[[Category:Unite Attacks in Suikoden II]]}}{{#ifeq: {{{S3}}}|yes|[[Category:Unite Attacks in Suikoden III]]}}{{#ifeq: {{{S4}}}|yes|[[Category:Unite Attacks in Suikoden IV]]}}{{#ifeq: {{{ST}}}|yes|[[Category:Unite Attacks in Suikoden Tactics]]}}{{#ifeq: {{{S5}}}|yes|[[Category:Unite Attacks in Suikoden V]]}}{{#ifeq: {{{TK}}}|yes|[[Category:Unite Attacks in Suikoden Tierkreis]]}}</includeonly><noinclude>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.{{clear}}
<noinclude>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.{{clear}}
<pre>
<pre>
{{Unite
{{Unite
Line 41: Line 40:
{{#cargo_declare:_table=Unites
{{#cargo_declare:_table=Unites
|name=String
|name=String
|image=Wikitext
|game=String
|game=String
|target=String
|target=Wikitext
|damage=String
|damage=Wikitext
|effect=String
|effect=Wikitext
|timer=String
|timer=Wikitext
|members=Wikitext
|members=Wikitext
}}
}}
</noinclude><includeonly>{{#cargo_store:_table=Unites
</noinclude><includeonly>{{#cargo_store:_table=Unites
|name={{{name|}}}
|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}}
|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}}
|target={{{range|}}}
|target={{{range|}}}
Line 58: Line 55:
|timer={{{timer|}}}
|timer={{{timer|}}}
|members={{{members|}}}
|members={{{members|}}}
}}
}}</includeonly><noinclude>[[Category:Table templates]]</noinclude>
</includeonly>[[Category:Table templates]]

Latest revision as of 13:02, 13 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.
}}

This template defines the table "Unites". View table.