Template:UniqueWeapon: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
No edit summary
Line 3: Line 3:
<!--caption>Unique weapon</caption-->
<!--caption>Unique weapon</caption-->
<tr class="weapontable-summary">
<tr class="weapontable-summary">
<td colspan="7">[[File:Weapon_Icon_{{{CharacterID|}}}.png]]
<td colspan="7">[[File:Weapon_Icon_{{{CharacterId|}}}.png]]
{{#if: {{{NameEN|}}} | <span class="weapon-name-main">{{{NameEN|}}}</span> }}{{#if: {{{NameJP|}}} | <span class="weapon-name-sub">{{{NameJP|}}}</span> }}
{{#if: {{{NameEN|}}} | <span class="weapon-name-main">{{{NameEN|}}}</span> }}{{#if: {{{NameJP|}}} | <span class="weapon-name-sub">{{{NameJP|}}}</span> }}
<div class="weapon-description"><tabber>
<div class="weapon-description"><tabber>
Line 17: Line 17:
<tr>
<tr>
<td class="rarity">{{Rarity|2}}</td>
<td class="rarity">{{Rarity|2}}</td>
<td colspan="6">{{{Rarity2|}}}</td>
<td colspan="6">{{{Rank2|}}}</td>
</tr>
</tr>
<tr>
<tr>
<td class="rarity">{{Rarity|3}}</td>
<td class="rarity">{{Rarity|3}}</td>
<td colspan="6">{{{Rarity3|}}}</td>
<td colspan="6">{{{Rank3|}}}</td>
</tr>
</tr>
<!--
<!--
Line 54: Line 54:
{
{
"params": {
"params": {
"CharacterID": {
"CharacterId": {
"type": "number",
"type": "number",
"suggested": true
"suggested": true
Line 74: Line 74:
"suggested": true
"suggested": true
},
},
"Rarity2": {
"Rank2": {
"description": "Effect at 2-star rarity",
"description": "Effect at 2-star rarity",
"example": "Passive Skill changes to \"President's Dignity +\"",
"example": "Passive Skill changes to \"President's Dignity +\"",
"type": "string"
"type": "string"
},
},
"Rarity3": {
"Rank3": {
"description": "Effect at 3-star rarity",
"description": "Effect at 3-star rarity",
"example": "{{Icon|Urban|size=20}} Urban area affinity {{Affinity|SS}} SS",
"example": "{{Icon|Urban|size=20}} Urban area affinity {{Affinity|SS}} SS",
"type": "string"
"type": "string"
},
},
"Rarity4": {
"Rank4": {
"type": "string"
"type": "string"
},
},
"Rarity5": {
"Rank5": {
"type": "string"
"type": "string"
},
},

Revision as of 15:11, 25 November 2021


Displays unique weapon data

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
CharacterIdCharacterId

no description

Numbersuggested
NameENNameEN

no description

Stringsuggested
NameJPNameJP

no description

Stringsuggested
DescriptionENDescriptionEN

no description

Stringsuggested
DescriptionJPDescriptionJP

no description

Stringsuggested
Rank2Rank2

Effect at 2-star rarity

Example
Passive Skill changes to "President's Dignity +"
Stringoptional
Rank3Rank3

Effect at 3-star rarity

Example
{{Icon|Urban|size=20}} Urban area affinity {{Affinity|SS}} SS
Stringoptional
Rank4Rank4

no description

Stringoptional
Rank5Rank5

no description

Stringoptional
StatBonusAtkStatBonusAtk

Attack stat bonus at level 1

Example
162
Unknownoptional
StatBonusAtk100StatBonusAtk100

Attack stat bonus at level 100

Example
1621
Unknownoptional
StatBonusHPStatBonusHP

HP bonus provided at level 1

Unknownoptional
StatBonusHP100StatBonusHP100

HP bonus provided at level 100

Unknownoptional
StatBonusHealingStatBonusHealing

Healing stat bonus provided at level 1

Unknownoptional
StatBonusHealing100StatBonusHealing100

Healing stat bonus provided at level 100

Unknownoptional