Template:Navbox-Type-N: Difference between revisions

From Medapedia
Jump to navigationJump to search
(Keeping this one around in case we need it. :D)
(Added spacing on the note column to make it more readable.)
Line 6: Line 6:
| width=80 style="background:#E4EEFF;" | {{{code-1}}}
| width=80 style="background:#E4EEFF;" | {{{code-1}}}
| width=110 | [[{{{name-1}}}]]
| width=110 | [[{{{name-1}}}]]
| {{{note-1|}}}
| style="padding:2px 10px;" | {{{note-1|}}}
{{#if: {{{code-2|}}} | {{!}}-
{{#if: {{{code-2|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-2}}}  
{{!}} style="background:#E4EEFF;" {{!}} {{{code-2}}}  
{{!}} [[{{{name-2}}}]]
{{!}} [[{{{name-2}}}]]
{{!}} {{{note-2|}}}
{{!}} style="padding:2px 10px;" {{!}} {{{note-2|}}}
{{#if: {{{code-3|}}} | {{!}}-
{{#if: {{{code-3|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-3}}}  
{{!}} style="background:#E4EEFF;" {{!}} {{{code-3}}}  
{{!}} [[{{{name-3}}}]]  
{{!}} [[{{{name-3}}}]]  
{{!}} {{{note-3|}}}
{{!}} style="padding:2px 10px;" {{!}} {{{note-3|}}}
{{#if: {{{code-4|}}} | {{!}}-
{{#if: {{{code-4|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-4}}}  
{{!}} style="background:#E4EEFF;" {{!}} {{{code-4}}}  
{{!}} [[{{{name-4}}}]]  
{{!}} [[{{{name-4}}}]]  
{{!}} {{{note-4|}}}
{{!}} style="padding:2px 10px;" {{!}} {{{note-4|}}}
{{#if: {{{code-5|}}} | {{!}}-
{{#if: {{{code-5|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-5}}}  
{{!}} style="background:#E4EEFF;" {{!}} {{{code-5}}}  
{{!}} [[{{{name-5}}}]]  
{{!}} [[{{{name-5}}}]]  
{{!}} {{{note-5|}}}
{{!}} style="padding:2px 10px;" {{!}} {{{note-5|}}}
{{#if: {{{code-6|}}} | {{!}}-
{{#if: {{{code-6|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-6}}}  
{{!}} style="background:#E4EEFF;" {{!}} {{{code-6}}}  
{{!}} [[{{{name-6}}}]]  
{{!}} [[{{{name-6}}}]]  
{{!}} {{{note-6|}}}
{{!}} style="padding:2px 10px;" {{!}} {{{note-6|}}}
{{#if: {{{code-7|}}} | {{!}}-
{{#if: {{{code-7|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-7}}}  
{{!}} style="background:#E4EEFF;" {{!}} {{{code-7}}}  
{{!}} [[{{{name-7}}}]]  
{{!}} [[{{{name-7}}}]]  
{{!}} {{{note-7|}}}
{{!}} style="padding:2px 10px;" {{!}} {{{note-7|}}}
{{#if: {{{code-8|}}} | {{!}}-
{{#if: {{{code-8|}}} | {{!}}-
{{!}} style="background:#E4EEFF;" {{!}} {{{code-8}}}  
{{!}} style="background:#E4EEFF;" {{!}} {{{code-8}}}  
{{!}} [[{{{name-8}}}]]
{{!}} [[{{{name-8}}}]]
{{!}} {{{note-8|}}} }}}}}}}}}}}}}}
{{!}} style="padding:2px 10px;" {{!}} {{{note-8|}}} }}}}}}}}}}}}}}
|-
|-
|}</div><noinclude>
|}</div><noinclude>

Revision as of 11:07, 29 December 2014

{{{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). It takes the model number, name, and a short 1-line comment for each Medarot.

The main difference between this and Template:Navbox-Type is the space for a comment. If you don't intend to add a comment for each medarot, just use Navbox-Type instead.

When using it, make sure to only include as many codes/names/notes 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.

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