Difference between revisions of "Template:Companion"

From NEStalgia
Jump to: navigation, search
m
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
| [[Image:{{#sub:{{{Name}}}|2|-2}} Overworld.png|link={{#sub:{{{Name}}}|2|-2}}|32px]]
+
<includeonly><onlyinclude>|style="background:#F2F2F2"| [[Image:{{#sub:{{{Name}}}|2|-2}} Overworld.png|link={{#sub:{{{Name}}}|2|-2}}|32px]]
| {{{Name}}}
+
|style="background:#F2F2F2"| '''{{{Name}}}'''
| {{{Reserve}}}
+
|style="background:#F2F2F2"| '''{{{Reserve}}}'''
| {{{Location}}}
+
|style="background:#F2F2F2"| '''{{{Location}}}'''
| {{{Rep Rank}}}
+
|style="background:#F2F2F2; text-align:right; padding-right:5px"| '''{{{Rep Rank}}}'''
| {{{HP}}}
+
|style="background:#F2F2F2; text-align:right; padding-right:5px"| '''{{{HP}}}'''
| {{{MP}}}
+
|style="background:#F2F2F2; text-align:right; padding-right:5px"| '''{{{MP}}}'''
| {{{STR}}}
+
|style="text-align:right; padding-right:5px"| {{{Attack}}}
| {{{AGL}}}
+
|style="text-align:right; padding-right:5px"| {{{Defense}}}
| {{{INT}}}
+
|style="text-align:right; padding-right:5px"| {{{STR}}}
| {{{Attack}}}
+
|style="text-align:right; padding-right:5px"| {{{AGL}}}
| {{{Defense}}}
+
|style="text-align:right; padding-right:5px"| {{{INT}}}
| {{{Abilities}}}
+
|style="text-align:right; padding-right:5px"| {{{LUCK}}}
| {{{Milestone Lv5}}}
+
|style="font-size:10px"| {{{Abilities}}}
| {{{Milestone Lv10}}}
+
|style="font-size:10px"| {{{Milestone Lv5}}}
| {{{Milestone Lv15}}}
+
|style="font-size:10px"| {{{Milestone Lv10}}}
| {{{Milestone Lv20}}}
+
|style="font-size:10px"| {{{Milestone Lv15}}}
| {{{Milestone Lv25}}}
+
|style="font-size:10px"| {{{Milestone Lv20}}}
| {{{Milestone Lv30}}}
+
|style="font-size:10px"| {{{Milestone Lv25}}}
{{#if:{{{Notes|}}}|{{!}} {{{Notes}}}}}
+
|style="font-size:10px"| {{{Milestone Lv30}}}
 +
{{#if:{{{Notes|}}}|{{!}}style="font-size:10px"{{!}} {{{Notes}}}}}</onlyinclude></includeonly>
 +
 
 +
<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
 +
|Name          =
 +
|Reserve        =
 +
|Location      =
 +
|Rep Rank      =
 +
|HP            =
 +
|MP            =
 +
|Attack        =
 +
|Defense        =
 +
|STR            =
 +
|AGL            =
 +
|INT            =
 +
|LUCK          =
 +
|Abilities      =
 +
|Milestone Lv5  =
 +
|Milestone Lv10 =
 +
|Milestone Lv15 =
 +
|Milestone Lv20 =
 +
|Milestone Lv25 =
 +
|Milestone Lv30 =
 +
}}
 +
</pre>
 +
</noinclude>

Latest revision as of 04:26, 29 December 2015


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             = 
|Attack         = 
|Defense        = 
|STR            = 
|AGL            = 
|INT            = 
|LUCK           = 
|Abilities      = 
|Milestone Lv5  = 
|Milestone Lv10 = 
|Milestone Lv15 = 
|Milestone Lv20 = 
|Milestone Lv25 = 
|Milestone Lv30 = 
}}