Template:Navbox-Type-N: Difference between revisions

From Medapedia
Jump to navigationJump to search
(Removed the clear right.)
(Added a full title option.)
 
Line 2: Line 2:
{|  border="1" cellpadding="2" style="border-collapse:collapse; font-size: 11px; text-align: center;"  
{|  border="1" cellpadding="2" style="border-collapse:collapse; font-size: 11px; text-align: center;"  
|-  
|-  
| colspan=3 style="background:#4499EE; font-size: 12px; color:#000;" | <big> {{{type}}}-type Medarots </big>  
| colspan=3 style="background:#4499EE; font-size: 12px; color:#000;" | <big> {{#if: {{{full-title|}}} | {{{full-title}}} | {{{type}}}-type Medarots }} </big>  
|-  
|-  
| width=80 style="background:#E4EEFF;" | {{{code-1}}}
| width=80 style="background:#E4EEFF;" | {{{code-1}}}
Line 73: Line 73:
}}
}}
</nowiki></pre>
</nowiki></pre>
==Advanced==
Replace "type" with "full-title" if you want to change the whole title bar and have it not follow the "-type Medarots" format.
Multiple Navbox-Type templates may be added to a page, but they need to be placed inside a table to show up side-by-side. See the related Medarots section on the [[Flame Tisala]] page for an example of how to do this.


[[Category:Medarot page templates]] [[Category:Navbox templates]]
[[Category:Medarot page templates]] [[Category:Navbox templates]]
</noinclude>
</noinclude>

Latest revision as of 08:48, 8 June 2015

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

Description[edit]

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  = 
}}

Advanced[edit]

Replace "type" with "full-title" if you want to change the whole title bar and have it not follow the "-type Medarots" format.

Multiple Navbox-Type templates may be added to a page, but they need to be placed inside a table to show up side-by-side. See the related Medarots section on the Flame Tisala page for an example of how to do this.