Template:Unite: Difference between revisions
Template page
More actions
mNo edit summary |
m Text replacement - "in Suikoden Tierkreis]]" to "(Suikoden Tierkreis)]]" |
||
| (43 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{ | {{#invoke:Infobox2|main | ||
|sep=, | |||
{ | |image={{#if:{{{video|}}}|[[File:{{{video}}}.mp4{{!}}300px]]|{{#if:{{{image|}}}|{{#ev:youtube|{{{image}}}|295}}}}}} | ||
| | |title={{{name|{{BASEPAGENAME}}}}} | ||
| | |subtitle={{#if:{{{jpname|}}}|{{{jpname}}} ''{{{roname|}}}''|}} | ||
| | |||
|sections=Intro, Participants, Unite Information | |||
|Intro=Description | |||
| | |Intro_nolabel=yes | ||
|Description_nolabel=yes | |||
|Description_wide=yes | |||
|Participants=Members | |||
|Participants_wide=yes | |||
|Members_nolabel=yes | |||
|Members_wide=yes | |||
|Members=<center>{{{members|}}}</center> | |||
|Unite Information=Range,Damage,Effect,Timer | |||
|Range={{{range|}}} | |||
|Damage={{{damage|}}} | |||
|Effect={{{effect|}}} | |||
|Timer={{{timer|}}} | |||
}}<includeonly>[[Category:Unite Attacks]] {{#ifeq: {{{S1}}}|yes|[[Category:Unite Attacks (Suikoden)]]}}{{#ifeq: {{{S2}}}|yes|[[Category:Unite Attacks (Suikoden II)]]}}{{#ifeq: {{{S3}}}|yes|[[Category:Unite Attacks (Suikoden III)]]}}{{#ifeq: {{{S4}}}|yes|[[Category:Unite Attacks (Suikoden IV)]]}}{{#ifeq: {{{ST}}}|yes|[[Category:Unite Attacks (Suikoden Tactics)]]}}{{#ifeq: {{{S5}}}|yes|[[Category:Unite Attacks (Suikoden V)]]}}{{#ifeq: {{{TK}}}|yes|[[Category:Unite Attacks (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 | ||
|name = The attacks English name or closest localisation. | |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. | |video = The Youtube code for the embedded video. | ||
|member1 = The first member of the attack. Increase the number by one for each member. | |member1 = The first member of the attack. Increase the number by one for each member. | ||
| Line 61: | Line 37: | ||
}} | }} | ||
</pre>[[Category:Infobox templates]]</noinclude> | </pre>[[Category:Infobox templates]]</noinclude> | ||
<noinclude>[[Category:Table templates]] | |||
{{#cargo_declare:_table=Unites | |||
|name=String | |||
|game=String | |||
|target=Wikitext | |||
|damage=Wikitext | |||
|effect=Wikitext | |||
|timer=Wikitext | |||
|members=Wikitext | |||
|participants=Wikitext | |||
}} | |||
</noinclude><includeonly>{{#cargo_store:_table=Unites | |||
|name={{{name|}}} | |||
|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|}}} | |||
|damage={{{damage|}}} | |||
|effect={{{effect|}}} | |||
|timer={{{timer|}}} | |||
|members={{{members|}}} | |||
|participants={{{participants|}}} | |||
}}</includeonly><noinclude>[[Category:Table templates]]</noinclude> | |||
Latest revision as of 16:36, 5 November 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.