From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(fixed template...)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<div style="width: 100%; height: 25px; text-align: center; background-color: #00008b; font-size: larger; float: left; border-left: 1px solid #000000; border-top:1px solid #000000; border-right:1px solid #000000; border-bottom: 2px solid #000000">
<div style="clear:both; margin-bottom:1em; border:thin solid #00000;">
<font color="#FFFFFF">'''{{{name}}}'''</font> </div>
<div style="background-color:{{#if:{{{ultima|}}}|#00008b; color:#ffffff|#bfdcec}}; font-size:1.5em; text-align:center; line-height:1.8em;"><span id="{{{name}}}">{{{name}}}</span></div>
<div style="width: 49.862%; background-color: #fffFFF; text-align: center ; float: left; border-bottom: 1px solid #000000; border-left: 1px solid #000000"><font color="00008b">
{{col|2|begin}}
<p>'''Attack''': {{{attack}}}</p>
*'''Attack''': {{{attack}}}
<p>'''Attack %''': {{{att%}}}%</p>
*'''Attack %''': {{{att%}}}%
<p>'''Slots''': {{{slots}}}</p>
*'''Slots''': {{{slots}}}
<p>'''Growth''': {{{growth}}}</p>
*'''Growth''': {{{growth}}}
</font>
{{col|2}}
</div>
{{col|2|begin}}
<div style="width: 49.862%; background-color: #ffffff; text-align: left; float: left; border-bottom: 1px solid #000000; border-right: 1px solid #000000"><font color="00008b">
*'''Buy at''': {{{buy}}}
<p>'''Buy at''': {{{buy}}} </p>
*'''Cost''': {{{cost}}} Gil
<p>'''Cost''': {{{cost}}} gil</p>
*'''Found/Stolen''': {{{found}}}
<p>'''Found/Stolen''': {{{found}}}</p>
{{col|2}}
<p>'''Other''': {{{other}}}</p>
{{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|Weapon image}}}|right]]}}
</font>
{{col|2|end}}
</div>
{{col|2|end}}
{{{other|}}}
</div><noinclude>


{{Documentation}}


 
[[Category:Guide-specific templates|F]]</noinclude>
<noinclude>
{{Final Fantasy VII/Weapons
|name=Weapon Name
|attack=#
|att%=#
|slots= 0=0 0
|growth=normal-double
|buy=__ Weapon Shop
|cost=#
|found=Treasure Chest, Stolen from:
|other=other info
}}
<p><div style="clear: left"><nowiki>
{{Final Fantasy VII/Weapons
|name=Weapon Name
|attack=#
|att%=#
|slots= 0=0 0
|growth=normal-double
|buy=__ Weapon Shop
|cost=#
|found=Treasure Chest, Stolen from:
|other=other info
}}
</nowiki></div></p>
[[Category:Guide-specific templates|F]]
</noinclude>

Latest revision as of 19:15, 23 May 2021

{{{name}}}
  • Attack: {{{attack}}}
  • Attack %: {{{att%}}}%
  • Slots: {{{slots}}}
  • Growth: {{{growth}}}
  • Buy at: {{{buy}}}
  • Cost: {{{cost}}} Gil
  • Found/Stolen: {{{found}}}

This page has been transcluded from Template:Final Fantasy VII/Weapons/Documentation.


This template is used to display weapon information on the Final Fantasy VII guide.

Usage[edit]

  • name: The name of the weapon
  • ultima: Use this parameter if it is an Ultima Weapon.
  • attack: Attack damage
  • att%: Attack percentage
  • slots: Number of slots via the {{Final Fantasy VII/Slots}} template
  • growth: Growth of the weapon
  • buy: Shops where you can buy the weapon
  • cost: Cost of the weapon
  • found: Where you can find or otherwise obtain the weapon
  • other: This is the description of the weapon and where you note anything else of interest.
  • image: Image name and extension of the weapon image (i.e. "FF7 buster sword.jpg")
  • imagesize: Width in pixels to display the image. Used to shrink the image if it's too big.

Notes[edit]

  • For the description in the other parameter, use sentences.
  • For buy, cost and found, use an emdash (—) if it's not applicable.
  • image and imagesize are optional.
  • Use the {{Final Fantasy VII/Slots}} template in the slots parameter.

Example 1[edit]

{{Final Fantasy VII/Weapons
|name=Buster Sword
|attack=18
|att%=96
|slots={{Final Fantasy VII/Slots|double}}
|growth=Normal
|buy=—
|cost=0
|found=—
|other=This is your initially equipped weapon. It gets magic +2 and cannot be sold.
}}
Buster Sword
  • Attack: 18
  • Attack %: 96%
  • Slots:
  • Growth: Normal
  • Buy at: —
  • Cost: 0 Gil
  • Found/Stolen: —

This is your initially equipped weapon. It gets magic +2 and cannot be sold.

Example 2[edit]

{{Final Fantasy VII/Weapons
| name=Ultima Weapon
| image=FF7 ultima weapon.png
| imagesize=75px
| ultima=yes
| attack=100
| att%=110
| slots={{Final Fantasy VII/Slots|double|double|double|double}}
| growth= None
| buy=—
| cost=0
| found=Defeat Ultimate Weapon
| other=You get this weapon by defeating Ultimate Weapon by Cosmo Canyon on Disk 2 or 3. The Ultima Weapon gets +51 to Magic, +51 to Spirit and does more damage at higher HPs. This is Cloud's Final Weapon.
}}
Ultima Weapon
  • Attack: 100
  • Attack %: 110%
  • Slots:    
  • Growth: None
  • Buy at: —
  • Cost: 0 Gil
  • Found/Stolen: Defeat Ultimate Weapon

You get this weapon by defeating Ultimate Weapon by Cosmo Canyon on Disk 2 or 3. The Ultima Weapon gets +51 to Magic, +51 to Spirit and does more damage at higher HPs. This is Cloud's Final Weapon.