Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

User:Shiningpikablu252/Heroes Assist Skill Boilerplate: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
mNo edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 50: Line 50:
}}
}}
}}
}}
<!--
 
{{subst:#if:{{{effect+|}}}|{{subst:#if:{{{flavortext|}}}|==Flavor text==
{{Flavor Text
|game1={{title|Heroes}}<br><small>({{{skillname}}})</small>
|english1={{{flavortext|''Unknown''}}}
|japanese1={{{flavortextjp|}}}
|-
|game2={{title|Heroes}}<br><small>({{{skillname}}}+)</small>
|english2={{{flavortext+}}}
|japanese2={{{flavortext+jp|}}}
}}|<!-</includeonly><includeonly>-
==Flavor text==
==Flavor text==
{{Flavor Text
|game1={{title|Heroes}}<br><small>({{{skillname}}})</small>
|english1=
|japanese1=
|-
|game2={{title|Heroes}}<br><small>({{{skillname}}}+)</small>
|english2=
|japanese2=
}}-</includeonly><includeonly>->
}}
|{{subst:#if:{{{flavortext|}}}|==Flavor text==
{{Flavor Text
{{Flavor Text
|game1={{title|Heroes}}
|game1={{title|Heroes}}
|english1={{{flavortext|}}}
|english1={{{flavortext}}}
|japanese1={{{flavortextjp|}}}
|japanese1={{{flavortextjp|}}}
}}|<!-</includeonly><includeonly>-
==Flavor text==
{{Flavor Text
|game1={{title|Heroes}}
|english1=
|japanese1=
}}-</includeonly><includeonly>->
}}
}}
}}


{{subst:#if:{{{trivia|}}}|==Trivia==
{{{trivia}}}|<!-</includeonly><includeonly>-
==Trivia==
==Trivia==
{{{trivia|}}}
-</includeonly><includeonly>->
-->
}}
 
==Etymology and other languages==
==Etymology and other languages==
{{Names
{{Names
|eng-name={{{skillname}}}
|eng-name={{{skillname}}}
|eng-mean=
|eng-mean=
|jap-name=<!--{{h|???|???}}-->
|jpn-name=<!--{{h|???|???}}-->
|jap-mean=
|jpn-mean=
|span-name=
|span-name=
|span-mean=
|span-mean=
Line 79: Line 111:
|ital-name=
|ital-name=
|ital-mean=
|ital-mean=
|por-name=
|por-br-name=
|por-mean=
|por-br-mean=
|ch-trad-name=
|ch-trad-name=
|ch-trad-mean=
|ch-trad-mean=
Line 86: Line 118:
<!--
<!--
==Gallery==
==Gallery==
-->


{{subst:#if:{{{seealso|}}}|==See also==
{{{seealso}}}|<!-</includeonly><includeonly>-
==See also==
==See also==
{{{seealso|}}}
-</includeonly><includeonly>->
-->
}}
{{NavAssistH}}</includeonly><noinclude>
{{NavAssistH}}</includeonly><noinclude>
==Usage==
==Usage==
Line 106: Line 141:
|units=The initial wielder of the skill, in the format [[Article|Name: Epithet]]. In the event more than one character introduced in the same update wields the skill, arrange them alphabetically and separate the instances with a {{subst:dot}} (ex. "[[Jill|Jill: American Patriot]] {{subst:dot}} [[Mia|Mia: Russian Interferer]]").
|units=The initial wielder of the skill, in the format [[Article|Name: Epithet]]. In the event more than one character introduced in the same update wields the skill, arrange them alphabetically and separate the instances with a {{subst:dot}} (ex. "[[Jill|Jill: American Patriot]] {{subst:dot}} [[Mia|Mia: Russian Interferer]]").
|units+=Only invoke this for two-tier skills to cut down to a smaller list in case multiple units get revealed for the non-+ version but fewer get revealed for the + version due to a character being revealed for the non-+ version and a personal weapon. Will normally default to what's inserted for "units=".
|units+=Only invoke this for two-tier skills to cut down to a smaller list in case multiple units get revealed for the non-+ version but fewer get revealed for the + version due to a character being revealed for the non-+ version and a personal weapon. Will normally default to what's inserted for "units=".
|flavortext=To be used to include English flavor text for the non-+.  Optional.
|flavortextjp=To be used to include Japanese flavor text for the non-+.  Optional.
|flavortext+=To be used to include English flavor text for the +.  Optional.
|flavortext+jp=To be used to include Japanese flavor text for the +.  Optional.
|trivia=To be used to include trivia. Optional.
|trivia=To be used to include trivia. Optional.
|seealso=To be used to link additional similar skills.
|seealso=To be used to link additional similar skills.
Line 122: Line 161:
|units=
|units=
|units+=
|units+=
|flavortext=
|flavortextjp=
|flavortext+=
|flavortext+jp=
|trivia=
|trivia=
|seealso=
|seealso=
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Latest revision as of 05:16, 30 October 2022

Usage

This is a boilerplate intended to create articles for new Heroes assist skills.

Annotated version:

{{subst:User:Shiningpikablu252/Heroes Assist Skill Boilerplate
|skillname=The name. In the case of new two-tier skills, the base name not followed by a +.
|leadsummary=A description of the skill as would be explained in a lead paragraph.
|rng=The skill's Range.
|SP=The skill's non-+ SP. Optional; will normally insert a representation of unknown value. No hide-coded guess for either this or "SP+=" due to different expected values between different types of assist skills.
|SP+=The skill's + SP. Optional; only invoke with two-tier skills, but will normally insert a representation of unknown value for two-tier skills.
|effect=The skill's non-+ base effect.
|effect+=The skill's + base effect. Optional; fills out the page as a one-tier skill if not invoked or as a two-tier skill if invoked.
|units=The initial wielder of the skill, in the format [[Article|Name: Epithet]]. In the event more than one character introduced in the same update wields the skill, arrange them alphabetically and separate the instances with a {{subst:dot}} (ex. "[[Jill|Jill: American Patriot]] {{subst:dot}} [[Mia|Mia: Russian Interferer]]").
|units+=Only invoke this for two-tier skills to cut down to a smaller list in case multiple units get revealed for the non-+ version but fewer get revealed for the + version due to a character being revealed for the non-+ version and a personal weapon. Will normally default to what's inserted for "units=".
|flavortext=To be used to include English flavor text for the non-+.  Optional.
|flavortextjp=To be used to include Japanese flavor text for the non-+.  Optional.
|flavortext+=To be used to include English flavor text for the +.  Optional.
|flavortext+jp=To be used to include Japanese flavor text for the +.  Optional.
|trivia=To be used to include trivia. Optional.
|seealso=To be used to link additional similar skills.
}}

Clean version:

{{subst:User:Shiningpikablu252/Heroes Assist Skill Boilerplate
|skillname=
|leadsummary=
|rng=
|SP=
|SP+=
|effect=
|effect+=
|units=
|units+=
|flavortext=
|flavortextjp=
|flavortext+=
|flavortext+jp=
|trivia=
|seealso=
}}