Template:Navbox-Type: Difference between revisions

From Medapedia
Jump to navigationJump to search
(moved Template:Navbox-Type to Template:Navbox-Type-N: Splitting this up)
 
(Switched back to how it was before)
Line 1: Line 1:
#REDIRECT [[Template:Navbox-Type-N]]
<div style="clear:right; margin: 15px 20px">
{|  border="1" cellpadding="2" style="border-collapse:collapse; font-size: 11px; text-align: center;"
|-
| colspan=2 style="background:#4499EE; font-size: 12px; color:#000;" | <big> {{{type}}}-type Medarots </big>
|-
| width=80 style="background:#E4EEFF;" | {{{code-1}}}
| width=110 | [[{{{name-1}}}]]
{{#if: {{{code-2|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-2}}}
{{!}} [[{{{name-2}}}]]
{{#if: {{{code-3|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-3}}}
{{!}} [[{{{name-3}}}]]
{{#if: {{{code-4|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-4}}}
{{!}} [[{{{name-4}}}]]
{{#if: {{{code-5|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-5}}}
{{!}} [[{{{name-5}}}]]
{{#if: {{{code-6|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-6}}}
{{!}} [[{{{name-6}}}]]
{{#if: {{{code-7|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-7}}}
{{!}} [[{{{name-7}}}]]
{{#if: {{{code-8|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-8}}}
{{!}} [[{{{name-8}}}]] }}}}}}}}}}}}}}
|-
|}</div><noinclude>
==Description==
This template is for the box at the bottom of each Medarot page that links to other Medarots with a similar motif, also listing their model numbers (codes).
 
If you want to add a short comment next to each Medarot, use [[Template:Navbox-Type-N]] instead.
 
When using it, make sure to only include as many codes/names as there are Medarots you want to list, and erase any numbers higher than that. There is room on this template for up to 8 Medarots, which is probably more than necessary. If you need more than 8 spaces you should consider making a separate Navbox!
 
<pre><nowiki>
{{Navbox-Type
| type    =
| code-1  =
| name-1  =
| code-2  =
| name-2  =
| code-3  =
| name-3  =
| code-4  =
| name-4  =
| code-5  =
| name-5  =
| code-6  =
| name-6  =
| code-7  =
| name-7  =
| code-8  =
| name-8  =
}}
</nowiki></pre>
 
[[Category:Medarot page templates]] [[Category:Navbox templates]]
</noinclude>

Revision as of 17:22, 19 March 2012

{{{type}}}-type Medarots
{{{code-1}}} [[{{{name-1}}}]]

Description

This template is for the box at the bottom of each Medarot page that links to other Medarots with a similar motif, also listing their model numbers (codes).

If you want to add a short comment next to each Medarot, use Template:Navbox-Type-N instead.

When using it, make sure to only include as many codes/names as there are Medarots you want to list, and erase any numbers higher than that. There is room on this template for up to 8 Medarots, which is probably more than necessary. If you need more than 8 spaces you should consider making a separate Navbox!

{{Navbox-Type
| type    = 
| code-1  = 
| name-1  = 
| code-2  = 
| name-2  = 
| code-3  = 
| name-3  = 
| code-4  = 
| name-4  = 
| code-5  = 
| name-5  = 
| code-6  = 
| name-6  = 
| code-7  = 
| name-7  = 
| code-8  = 
| name-8  = 
}}