Template:BP Sandbox: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Dejey No edit summary |
imported>Dejey No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
{{#if: {{{AvatarName|}}} | == {{{AvatarName}}} == }} |
{{#if: {{{AvatarName|}}} | === {{{AvatarName}}} === }} |
||
{{#if: {{{Description|}}} | {{{Description}}} }} |
{{#if: {{{Description|}}} | {{{Description}}} }} |
||
{| class="wikitable" |
|||
;Technicals |
|||
! colspan="2" | Technicals |
|||
{{#if: {{{Avatar|}}} | * '''Avatar:''' {{{Avatar}}} }} |
|||
{{#if: {{{ |
{{#if: {{{Avatar|}}} | |- |
||
! Avatar |
|||
| ⚫ | |||
| {{{Avatar}}} |
|||
| ⚫ | |||
}} |
|||
| ⚫ | |||
{{#if: {{{BloodPact|}}} | |- |
|||
! Blood Pact |
|||
| {{{BloodPact}}} |
|||
}} |
|||
| ⚫ | |||
! Cost |
|||
| {{{Cost}}} MP |
|||
}} |
|||
| ⚫ | |||
! Level |
|||
| {{{Level}}} |
|||
}} |
|||
| ⚫ | |||
! Damage Type |
|||
| {{{DamageType}}} |
|||
}} |
|||
! colspan="2" | Description |
|||
{{#if: {{{EffectDuration|}}} | |
{{#if: {{{EffectDuration|}}} | |- |
||
! Effect Duration |
|||
{{#if: {{{BattleApplication|}}} | * '''Battle Application:''' {{{BattleApplication}}} }} |
|||
| {{{EffectDuration}}} |
|||
| ⚫ | |||
}} |
|||
| ⚫ | |||
{{#if: {{{ |
{{#if: {{{BattleApplication|}}} | |- |
||
! Battle Application |
|||
{{#if: {{{AdditionalNotes|}}} | * '''Additional Notes:''' {{{AdditionalNotes}}} }} |
|||
| {{{BattleApplication}}} |
|||
{{#if: {{{EffectiveAgainst|}}} | * '''Effective against:''' {{{EffectiveAgainst}}} }} |
|||
}} |
|||
| ⚫ | |||
! Attribute |
|||
| {{{Attribute}}} |
|||
}} |
|||
| ⚫ | |||
! Opens |
|||
| {{{Opens}}} |
|||
}} |
|||
{{#if: {{{Closes|}}} | |- |
|||
! Closes |
|||
| {{{Closes}}} |
|||
}} |
|||
{{#if: {{{AdditionalNotes|}}} | |- |
|||
! Additional Notes |
|||
| {{{AdditionalNotes}}} |
|||
}} |
|||
{{#if: {{{EffectiveAgainst|}}} | |- |
|||
! Effective against |
|||
| {{{EffectiveAgainst}}} |
|||
}} |
|||
! colspan="2" | Macro Syntax |
|||
{{#if: {{{MacroSyntax|}}} | |
{{#if: {{{MacroSyntax|}}} | |- |
||
| colspan="2" | {{{MacroSyntax}}} |
|||
}} |
|||
|} |
|||
</includeonly><noinclude> |
</includeonly><noinclude> |
||
This template is used to create a stylized information box for Final Fantasy XI avatars. |
|||
== Usage == |
== Usage == |
||
<pre> |
<pre> |
||
Revision as of 17:59, 13 February 2024
This template is used to create a stylized information box for Final Fantasy XI avatars.
Usage
{{ {{{{PAGENAME}}}
| AvatarName =
| Description =
| Avatar =
| BloodPact =
| Cost =
| Level =
| DamageType =
| EffectDuration =
| BattleApplication=
| Attribute =
| Opens =
| Closes =
| AdditionalNotes =
| EffectiveAgainst =
| MacroSyntax =
}}
Please replace the above parameters with the actual data.