From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="width: 50%; text-align: center; background-color: #3399ff; font-size: larger; float: left">
<div style="clear:both; margin-bottom:1em; border:thin solid #00000;">
'''{{{name}}}'''
<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>
{{col|2|begin}}
<div style="width: 50%; background-color: #ffffff; border: 1px solid #000099; text-align: center; float: left">
*'''Attack''': {{{attack}}}
  <p>'''Attack''': {{{attack}}}</p>
*'''Attack %''': {{{att%}}}%
  <p>'''Attack %''': {{{att%}}}%</p>
*'''Slots''': {{{slots}}}
  <p>'''Slots''': {{{slots}}}</p>
*'''Growth''': {{{growth}}}
  <p>'''Growth''': {{{growth}}}</p>
{{col|2}}
  <p>'''Buy at''': {{{buy}}} </p>
{{col|2|begin}}
  <p>'''Cost''': {{{cost}}} gil</p>
*'''Buy at''': {{{buy}}}
  <p>'''Found/Stolen''': {{{found}}}</p>
*'''Cost''': {{{cost}}} Gil
  <p>'''Other''': {{{other}}}</p>
*'''Found/Stolen''': {{{found}}}
</div>
{{col|2}}
{{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|Weapon image}}}|right]]}}
{{col|2|end}}
{{col|2|end}}
{{{other|}}}
</div><noinclude>


{{Documentation}}


<noinclude>
[[Category:Guide-specific templates|F]]</noinclude>
!!!!!!!!!!!!! Not sure what to do with all the blank space.  Please go ahead and mess with it.  I was thinking of making rows of three stats, but they dont look right when theyre only one space aprt.  I'm not sure how to spread them out more...
[[User:Khsater|Khsater]] 12:30, 4 September 2006 (CDT)
 
<p>
{{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>
<p><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>
[[Category:Guide-specific templates|F]]
</noinclude></p>

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.