|
|
Line 1: |
Line 1: |
| <infobox type="Monster">
| |
| <title source="title1"/>
| |
| <image source="monster_normal">
| |
| <caption source="caption1"/>
| |
| </image>
| |
| <image sourec="monster_changed">
| |
| <caption source="caption2"/>
| |
| <data source="effects"/>
| |
| <group>
| |
| <header>Mutate/Adapt</header>
| |
| <data source="mutation:"/>
| |
| <data source="adaptation:"/>
| |
| </group>
| |
| <group>
| |
| <header>Details</header>
| |
| <data source="cast_time:">
| |
| <label>Cast time: </label>
| |
| </data>
| |
| <data source="recast_time:">
| |
| <label>Recast time: </label>
| |
| </data>
| |
| <data source="uses:">
| |
| <label>Uses:</label>
| |
| </data>
| |
| <data source="range:">
| |
| <label>Range:</label>
| |
| </data>
| |
| <data source="radius:">
| |
| <label>Radius:</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <header>Can be used by </header>
| |
| <data source="affinity:"/>
| |
| </group>
| |
| </infobox>
| |
| <noinclude>
| |
| Example usage:
| |
| <pre>
| |
| {{Monster | | {{Monster |
| | title1=Example
| | | name = |
| | image = {{Switch
| | | image = }} |
| | option1=image1
| |
| | caption1=Example1
| |
| | option2=image2
| |
| | caption2=Example2
| |
| }}
| |
| | caption1=Example
| |
| | effects=Example
| |
| | combination_1:=Example
| |
| | combination_2:=Example
| |
| | cast_time:=Example
| |
| | recast_time:=Example
| |
| | uses:=Example
| |
| | range:=Example
| |
| | radius:=Example
| |
| | affinity:=Example
| |
| }} | |
| </pre>
| |
| </noinclude>
| |
Revision as of 15:22, 16 May 2024