Template:ID badge: Difference between revisions
Jump to navigation
Jump to search
(added parameters, plus second example to test said parameters.) |
Trig Jegman (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="width:100%; max-width:400px; border:solid black 2px; padding:none; font-family:Verdana;"> | <div style="width:100%; max-width:400px; min-width:290px; border:solid black 2px; padding:none; font-family:Verdana;"> | ||
<div style="background-color:{{#if:{{{color| }}}|#D03C39|#B1B5B9}}"> </div> | <div style="background-color:{{#if:{{{color| }}}|#D03C39|#B1B5B9}}"> </div> | ||
<div style="background-color:#EFEFEF;"> | <div style="background-color:#EFEFEF;"> | ||
Line 50: | Line 50: | ||
|line3=gazing rarely lead to scientific observations. | |line3=gazing rarely lead to scientific observations. | ||
}} | }} | ||
This template is to generate IDs similar to the ones found for characters in [[Pikmin 4]]. The available parameters are as follows: | |||
{| class="wikitable" | |||
|- | |||
!Parameter | |||
!Purpose | |||
!Mandatory? | |||
|- | |||
|<code>color</code>||Changes the color of the top bar||No | |||
|- | |||
|<code>image</code>||Image of the character being covered||Yes | |||
|- | |||
|<code>icon</code>||Icon next to the title||No | |||
|- | |||
|<code>title</code>||Title of the character||Yes | |||
|- | |||
|<code>name</code>||Name of the character||Yes | |||
|- | |||
|<code>planet</code>||Name of the character's planet of origin||Yes | |||
|- | |||
|<code>line1</code><br><code>line2</code><br><code>line3</code>||For the descriptions as found on the ID card||Yes | |||
|} | |||
</noinclude> |
Revision as of 20:05, September 20, 2024
[[File:{{{image}}}|80px|link=]]
null
Home Planet
null
null
null
This template is to generate IDs similar to the ones found for characters in Pikmin 4. The available parameters are as follows:
Parameter | Purpose | Mandatory? |
---|---|---|
color |
Changes the color of the top bar | No |
image |
Image of the character being covered | Yes |
icon |
Icon next to the title | No |
title |
Title of the character | Yes |
name |
Name of the character | Yes |
planet |
Name of the character's planet of origin | Yes |
line1 line2 line3 |
For the descriptions as found on the ID card | Yes |