Template:ID badge: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
(Standardized documentation and renamed the "color" parameter to "rescuecorps".)
Line 1: Line 1:
<templatestyles src="User:Trig Jegman/P4 ID/styles.css"/>
<templatestyles src="User:Trig Jegman/P4 ID/styles.css"/>
<div class="p4-id" style="width:400px;font-family:Verdana;border:2px solid #000;margin:1em 0">
<div class="p4-id" style="width:400px;font-family:Verdana;border:2px solid #000;margin:1em 0">
<div style="background:{{#if:{{{color|}}}|#D03C39|#B1B5B9}}">&nbsp;</div>
<div style="background:{{#if:{{{rescuecorps|}}}|#D03C39|#B1B5B9}}">&nbsp;</div>
<div style="background:#EFEFEF">
<div style="background:#EFEFEF">
<div style="width:100%;display:flex;gap:1em;box-sizing:border-box;padding:0 1em">
<div style="width:100%;display:flex;gap:1em;box-sizing:border-box;padding:0 1em">
Line 29: Line 29:
</div><noinclude>
</div><noinclude>


{{User:Trig Jegman/P4 ID
==Info==
|color=y
This template generates ID badges that look similar to the ones for characters in ''[[Pikmin 4]]''.
|image=P4 ID Badge Collin.png
|name=Collin
|icon=ID badge title Collin P4 icon.png
|title=Rescue Corps Officer
|planet=Giya
|line1=As the Rescue Corp Comms Operator,
|line2=he handles communication for his fellow
|line3=officers. Plus he's handy with a wrench!
}}
 
{{User:Trig Jegman/P4 ID
|image=P4 ID Badge Kaia.png
|name=Kaia
|title=Uncharted Planet Tourist
|planet=Neechki
|line1=Though a member of her school's Planetary
|line2=Science Club, the hours she spends cloud
|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:


==Parameters==
{| class="wikitable"
{| class="wikitable"
|-
|-
!Parameter
! Parameter
!Purpose
! Mandatory
!Mandatory?
! Description
|-
|-
|<code>color</code>||Changes the color of the top bar||No
! rescuecorps
| No || If this parameter has a value (such as "y"), the bar at the top will be red instead of the default grey.
|-
|-
|<code>image</code>||Image of the character being covered||Yes
! image
| '''Yes''' || Image of the character.
|-
|-
|<code>icon</code>||Icon next to the title||No
! title
| '''Yes''' || The character's title.
|-
|-
|<code>title</code>||Title of the character||Yes
! icon
| No || Icon next to the character's title.
|-
|-
|<code>name</code>||Name of the character||Yes
! name
| '''Yes''' || The character's name.
|-
|-
|<code>planet</code>||Name of the character's planet of origin||Yes
! planet
| '''Yes''' || The character's home planet.
|-
|-
|<code>line1</code><br><code>line2</code><br><code>line3</code>||For the descriptions as found on the ID card||Yes
! line1
| '''Yes''' || The first line of text describing the character.
|-
! line2
| '''Yes''' || The second line of text describing the character.
|-
! line3
| '''Yes''' || The third line of text describing the character.
|}
 
==Skeleton==
<pre>
{{ID badge
|rescuecorps =
|image =
|name =
|title =
|icon =
|planet =
|line1 =
|line2 =
|line3 =
}}
</pre>
 
==Examples==
{|class="wikitable"
! Code
! Result
|-
|<pre>{{ID badge
|rescuecorps = y
|image = P4 ID Badge Collin.png
|name = Collin
|icon = ID badge title Collin P4 icon.png
|title = Rescue Corps Officer
|planet = Giya
|line1 = As the Rescue Corps Comms Operator,
|line2 = he handles communication for his fellow
|line3 = officers. Plus he's handy with a wrench!
}}</pre>
|{{ID badge
|rescuecorps = y
|image = P4 ID Badge Collin.png
|name = Collin
|title = Rescue Corps Officer
|icon = ID badge title Collin P4 icon.png
|planet = Giya
|line1 = As the Rescue Corps Comms Operator,
|line2 = he handles communication for his fellow
|line3 = officers. Plus he's handy with a wrench!
}}
|-
|<pre>{{ID badge
|image = P4 ID Badge Kaia.png
|name = Kaia
|title = Uncharted Planet Tourist
|planet = Neechki
|line1 = Though a member of her school's Planetary
|line2 = Science Club, the hours she spends cloud
|line3 = gazing rarely lead to scientific observations.
}}</pre>
|{{ID badge
|image = P4 ID Badge Kaia.png
|name = Kaia
|title = Uncharted Planet Tourist
|planet = Neechki
|line1 = Though a member of her school's Planetary
|line2 = Science Club, the hours she spends cloud
|line3 = gazing rarely lead to scientific observations.
}}
|}
|}


</noinclude>
</noinclude>

Revision as of 22:59, September 20, 2024

Page User:Trig Jegman/P4 ID/styles.css has no content.

 

[[File:{{{image}}}|80px|link=]]

null

null

Home Planet

null

null


null


null


Info

This template generates ID badges that look similar to the ones for characters in Pikmin 4.

Parameters

Parameter Mandatory Description
rescuecorps No If this parameter has a value (such as "y"), the bar at the top will be red instead of the default grey.
image Yes Image of the character.
title Yes The character's title.
icon No Icon next to the character's title.
name Yes The character's name.
planet Yes The character's home planet.
line1 Yes The first line of text describing the character.
line2 Yes The second line of text describing the character.
line3 Yes The third line of text describing the character.

Skeleton

{{ID badge
|rescuecorps = 
|image = 
|name = 
|title = 
|icon = 
|planet = 
|line1 = 
|line2 = 
|line3 = 
}}

Examples

Code Result
{{ID badge
|rescuecorps = y
|image = P4 ID Badge Collin.png
|name = Collin
|icon = ID badge title Collin P4 icon.png
|title = Rescue Corps Officer
|planet = Giya
|line1 = As the Rescue Corps Comms Operator,
|line2 = he handles communication for his fellow
|line3 = officers. Plus he's handy with a wrench!
}}
Page User:Trig Jegman/P4 ID/styles.css has no content.
 

ID badge image of Collin.

Icon displayed next to the title on Collin's ID badge.Rescue Corps Officer

Collin

Home Planet

Giya

As the Rescue Corps Comms Operator,


he handles communication for his fellow


officers. Plus he's handy with a wrench!


{{ID badge
|image = P4 ID Badge Kaia.png
|name = Kaia
|title = Uncharted Planet Tourist
|planet = Neechki
|line1 = Though a member of her school's Planetary 
|line2 = Science Club, the hours she spends cloud
|line3 = gazing rarely lead to scientific observations.
}}
Page User:Trig Jegman/P4 ID/styles.css has no content.
 

ID badge image of Kaia.

Uncharted Planet Tourist

Kaia

Home Planet

Neechki

Though a member of her school's Planetary


Science Club, the hours she spends cloud


gazing rarely lead to scientific observations.