Difference between revisions of "Template:Companion"

From NEStalgia
Jump to: navigation, search
m
(Well, it turns out that wiki markup is so crazy, that <includeonly> and <onlyinclude> do completely different things! Anyway, I fixed an aligment issue with the tables, and added some documentation.)
Line 19: Line 19:
 
| {{{Milestone Lv30}}}
 
| {{{Milestone Lv30}}}
 
{{#if:{{{Notes|}}}|{{!}} {{{Notes}}}}}</onlyinclude></includeonly>
 
{{#if:{{{Notes|}}}|{{!}} {{{Notes}}}}}</onlyinclude></includeonly>
<noinclude><pre><nowiki>
+
 
 +
<noinclude>
 +
This is the [[templates|template]] for the [[Companions|Companion Database]]. To use, triple-click inside the box below, to select all; then simply copy and paste it in the correct location, and fill in the information to add a companion to the database.
 +
 
 +
<i>Note: The overworld images get included automatically, based on the given name, so they require a specific file name to be used when uploading them. The overworld image names must be formatted like this in order to work correctly: <b>Name_of_Companion_Overworld.png</b></i>
 +
 
 +
<pre>
 
{{Companion
 
{{Companion
 
|Name          =  
 
|Name          =  
Line 40: Line 46:
 
|Milestone Lv30 =  
 
|Milestone Lv30 =  
 
}}
 
}}
</nowiki></pre></noinclude>
+
</pre>
 +
</noinclude>

Revision as of 07:12, 26 January 2013


This is the template for the Companion Database. To use, triple-click inside the box below, to select all; then simply copy and paste it in the correct location, and fill in the information to add a companion to the database.

Note: The overworld images get included automatically, based on the given name, so they require a specific file name to be used when uploading them. The overworld image names must be formatted like this in order to work correctly: Name_of_Companion_Overworld.png

{{Companion
|Name           = 
|Reserve        = 
|Location       = 
|Rep Rank       = 
|HP             = 
|MP             = 
|STR            = 
|AGL            = 
|INT            = 
|Attack         = 
|Defense        = 
|Abilities      = 
|Milestone Lv5  = 
|Milestone Lv10 = 
|Milestone Lv15 = 
|Milestone Lv20 = 
|Milestone Lv25 = 
|Milestone Lv30 = 
}}