Template:BP Sandbox: Difference between revisions
From HorizonXI Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{AvatarName|}}} | == {{{AvatarName}}} == }} | {{#if: {{{AvatarName|}}} | === {{{AvatarName}}} === }} | ||
{{#if: {{{Description|}}} | {{{Description}}} }} | {{#if: {{{Description|}}} | {{{Description}}} }} | ||
{| class="wikitable" | |||
{{#if: {{{Avatar|}}} | | ! colspan="2" | Technicals | ||
{{#if: {{{BloodPact|}}} | | {{#if: {{{Avatar|}}} | |- | ||
{{#if: {{{Cost|}}} | | ! Avatar | ||
{{#if: {{{Level|}}} | | | {{{Avatar}}} | ||
{{#if: {{{DamageType|}}} | | }} | ||
{{#if: {{{BloodPact|}}} | |- | |||
! Blood Pact | |||
| {{{BloodPact}}} | |||
}} | |||
{{#if: {{{Cost|}}} | |- | |||
! Cost | |||
| {{{Cost}}} MP | |||
}} | |||
{{#if: {{{Level|}}} | |- | |||
! Level | |||
| {{{Level}}} | |||
}} | |||
{{#if: {{{DamageType|}}} | |- | |||
! Damage Type | |||
| {{{DamageType}}} | |||
}} | |||
! colspan="2" | Description | |||
{{#if: {{{EffectDuration|}}} | | {{#if: {{{EffectDuration|}}} | |- | ||
{{#if: {{{BattleApplication|}}} | | ! Effect Duration | ||
{{#if: {{{Attribute|}}} | | | {{{EffectDuration}}} | ||
{{#if: {{{Opens|}}} | | }} | ||
{{#if: {{{Closes|}}} | | {{#if: {{{BattleApplication|}}} | |- | ||
{{#if: {{{AdditionalNotes|}}} | | ! Battle Application | ||
{{#if: {{{EffectiveAgainst|}}} | | | {{{BattleApplication}}} | ||
}} | |||
{{#if: {{{Attribute|}}} | |- | |||
! Attribute | |||
| {{{Attribute}}} | |||
}} | |||
{{#if: {{{Opens|}}} | |- | |||
! 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.