Difference between revisions of "Template:Spotpass"

From EmblemWiki
Jump to: navigation, search
(Testing)
 
m
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
<br>
 
<br>
 
</th>
 
</th>
<td style="width: 115px;">{{{1}}}<br>
+
<td style="width: 115px;">[[#{{{1}}}|{{{1}}}]]<br>
 
</td>
 
</td>
<td style="width: 115px;">{{{2}}}<br>
+
<td style="width: 115px;">[[#{{{2}}}|{{{2}}}]]<br>
 
</td>
 
</td>
<td style="width: 115px;">{{{3}}}<br>
+
<td style="width: 115px;">[[#{{{3}}}|{{{3}}}]]<br>
 
</td>
 
</td>
<td style="width: 115px;">{{{4}}}<br>
+
<td style="width: 115px;">[[#{{{4}}}|{{{4}}}]]<br>
 
</td>
 
</td>
<td style="width: 115px;">{{{5}}}<br>
+
<td style="width: 115px;">[[#{{{5}}}|{{{5}}}]]<br>
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>{{{6}}}</td>
+
<td>[[#{{{6}}}|{{{6}}}]]</td>
<td>{{{7}}}</td>
+
<td>[[#{{{7}}}|{{{7}}}]]</td>
<td>{{{8}}}</td>
+
<td>[[#{{{8}}}|{{{8}}}]]</td>
<td>{{{9}}}</td>
+
<td>[[#{{{9}}}|{{{9}}}]]</td>
<td>{{{10}}}<br>
+
<td>[[#{{{10}}}|{{{10}}}]]<br>
 
</td>
 
</td>
 
</tr>
 
</tr>
</table></center>
+
</table></center><noinclude>
 +
==Template usage==
 +
<pre>
 +
{{Spotpass|1|2|3|4|5|6|7|8|9|10}
 +
</pre>
 +
==Notes==
 +
*Used to create navigation tables for [[Awakening_Guides#SpotPass|SpotPass]] data.
 +
*You only need to provide the character's name, eg. "Nyna" and the corresponding link will be automatically created.
 +
[[Category:Templates]]</noinclude>

Latest revision as of 13:43, 10 August 2012

Section


[[#{{{1}}}|{{{1}}}]]
[[#{{{2}}}|{{{2}}}]]
[[#{{{3}}}|{{{3}}}]]
[[#{{{4}}}|{{{4}}}]]
[[#{{{5}}}|{{{5}}}]]
[[#{{{6}}}|{{{6}}}]] [[#{{{7}}}|{{{7}}}]] [[#{{{8}}}|{{{8}}}]] [[#{{{9}}}|{{{9}}}]] [[#{{{10}}}|{{{10}}}]]

Template usage

{{Spotpass|1|2|3|4|5|6|7|8|9|10}

Notes

  • Used to create navigation tables for SpotPass data.
  • You only need to provide the character's name, eg. "Nyna" and the corresponding link will be automatically created.