From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(corrected ages syntax)
(more specific description of imagewidth)
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
<pre>
<pre>
{{Chrono Trigger/Boss
{{Chrono Trigger/Boss
|age=
|name=
|name=
|dsname=
|image=
|image=
|imagewidth=
|imagewidth=
Line 20: Line 20:
|tp=
|tp=
|gold=
|gold=
|attacks=
|text=
|text=
}}
}}
Line 25: Line 26:


==Terms==
==Terms==
*'''age''': the boss page that the bosds is described on; <code>Bosses in chapters 1-15</code> '''or''' <code>Bosses in chapters 16-25</code> '''or''' <code>Black Omen bosses and Lavos</code>
*'''name''': the boss' name. This also determines the ID for linking purposes.
*'''name''': Boss name.
*'''dsname''' (optional): the boss' name in the Nintendo DS version, if different than the original name. This adds an ID for the DS name, as well as combined IDs in the format of ''boss (ds boss name)''.
*'''image''': An optional image of the boss, in the format of "Imagename.extension".
*'''image''': An optional image of the boss, in the format of "Imagename.extension".
*'''imagewidth''': An optional width of the image, in pixels (default 250)
*'''imagewidth''': an optional width of the image (specify in syntax like "#px" without quotes). Image defaults to its full size.
*'''side''': Align the image to either "left", "center", or "right" (use those words).  Defaults to left.
*'''side''': Align the image to either "left", "center", or "right" (use those words).  Defaults to left.
*'''subtitle''': Optional image subtitle.
*'''subtitle''': Optional image subtitle.
Line 41: Line 42:
*'''tp''': Tech Points gained.
*'''tp''': Tech Points gained.
*'''gold''': Gold gained.
*'''gold''': Gold gained.
*'''text''': Some description of the boss.
*'''attacks''': Attack descriptions
*'''text''': Some description/strategy for the boss.
 
==Example==
==Example==
<code><nowiki>
<code><nowiki>
{{Chrono Trigger/Boss
{{Chrono Trigger/Boss
|name=Yakra
|name=Yakra
|image=Chrono Trigger Boss Yakra.png
|image=CT monster Yakra.png
|level=5
|level=5
|hp=200
|hp=200
Line 57: Line 60:
|tp=1
|tp=1
|gold=300
|gold=300
|attacks=
;Attack 1
Description1
;Attack 2
Description 2
|text=Some description of the boss.
|text=Some description of the boss.
}}
}}
Line 62: Line 71:
{{Chrono Trigger/Boss
{{Chrono Trigger/Boss
|name=Yakra
|name=Yakra
|image=Chrono Trigger Boss Yakra.png
|image=CT monster Yakra.png
|level=5
|level=5
|hp=200
|hp=200
Line 73: Line 82:
|tp=1
|tp=1
|gold=300
|gold=300
|attacks=
;Attack 1
Description1
;Attack 2
Description 2
|text=Some description of the boss.
|text=Some description of the boss.
}}
}}


<noinclude>[[Category:Template documentation|C]]</noinclude>
<noinclude>[[Category:Template documentation|C]]</noinclude>

Latest revision as of 19:43, 22 August 2014

Boss information for Chrono Trigger.

Usage[edit]

{{Chrono Trigger/Boss
|name=
|dsname=
|image=
|imagewidth=
|side=
|level=
|hp=
|weak=
|strength=
|absorb=
|charms=
|drops=
|xp=
|tp=
|gold=
|attacks=
|text=
}}

Terms[edit]

  • name: the boss' name. This also determines the ID for linking purposes.
  • dsname (optional): the boss' name in the Nintendo DS version, if different than the original name. This adds an ID for the DS name, as well as combined IDs in the format of boss (ds boss name).
  • image: An optional image of the boss, in the format of "Imagename.extension".
  • imagewidth: an optional width of the image (specify in syntax like "#px" without quotes). Image defaults to its full size.
  • side: Align the image to either "left", "center", or "right" (use those words). Defaults to left.
  • subtitle: Optional image subtitle.
  • level: Optional recommended party level range.
  • hp: Maximum hit points.
  • weak: Weaknesses.
  • strength: Things that it is strong or invincible against.
  • absorb: Things that heal instead of damage it.
  • charms: Charmable items.
  • drops: Dropped items.
  • xp: Experience points gained.
  • tp: Tech Points gained.
  • gold: Gold gained.
  • attacks: Attack descriptions
  • text: Some description/strategy for the boss.

Example[edit]

{{Chrono Trigger/Boss |name=Yakra |image=CT monster Yakra.png |level=5 |hp=200 |weak=Water |strength=Physical |absorb=Lightning |charms=None |drops=Tonic |xp=50 |tp=1 |gold=300 |attacks= ;Attack 1 Description1 ;Attack 2 Description 2 |text=Some description of the boss. }}

Yakra
CT monster Yakra.png
HP
200
Weaknesses
Water
Strengths
Physical
Absorbs
Lightning
Suggested Level
5
Charmables
None
Drops
Tonic
XP
50
TP
1
Gold
300
Attacks
Attack 1

Description1

Attack 2

Description 2

Description/Strategy

Some description of the boss.