Template:Infobox E-Girl: Difference between revisions
Razor Blade (talk | contribs) Undo revision 299 by Razor Blade (talk) Tag: Undo |
No edit summary |
||
Line 4: | Line 4: | ||
|- | |- | ||
| colspan="2" style="text-align: center; background-color: #ffffff;" | [[File:{{{image|}}}|250px|alt={{{alt|}}}]] | | colspan="2" style="text-align: center; background-color: #ffffff;" | [[File:{{{image|}}}|250px|alt={{{alt|}}}]] | ||
|- | |||
! style="background-color: #ffffff;" | Known as | |||
| style="background-color: #ffffff;" | {{{known_as|}}} | |||
|- | |- | ||
! style="background-color: #f2f2f2;" | Born | ! style="background-color: #f2f2f2;" | Born | ||
Line 76: | Line 79: | ||
"website": { | "website": { | ||
"type": "url" | "type": "url" | ||
}, | |||
"alt": {}, | |||
"known_as": { | |||
"description": "Alternative names this egirl has", | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
"description": "The `Infobox E-Girl` template is used to create a detailed and visually appealing infobox for e-girls on egirl.wiki. It displays key information such as name, image, birth date, nationality, occupation, known for, active dates, social media links, and official website." | "description": "The `Infobox E-Girl` template is used to create a detailed and visually appealing infobox for e-girls on egirl.wiki. It displays key information such as name, image, birth date, nationality, occupation, known for, active dates, social media links, and official website.", | ||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"known_as", | |||
"birth_date", | |||
"nationality", | |||
"occupation", | |||
"known_for", | |||
"dates_active", | |||
"social_media_x", | |||
"social_media_youtube", | |||
"social_media_twitch", | |||
"social_media_discord", | |||
"social_media_instagram", | |||
"website", | |||
"alt" | |||
] | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Latest revision as of 17:21, 17 August 2024
The `Infobox E-Girl` template is used to create a detailed and visually appealing infobox for e-girls on egirl.wiki. It displays key information such as name, image, birth date, nationality, occupation, known for, active dates, social media links, and official website.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | the e-girl's name | String | required |
image | image | the e-girl's picture | File | required |
known_as | known_as | Alternative names this egirl has | String | suggested |
birth_date | birth_date | the e-girl's b-day | Date | optional |
nationality | nationality | the egirl's nationality
| String | optional |
occupation | occupation | no description | String | optional |
known_for | known_for | no description | String | optional |
dates_active | dates_active | no description | String | optional |
social_media_x | social_media_x | no description | URL | optional |
social_media_youtube | social_media_youtube | no description | URL | optional |
social_media_twitch | social_media_twitch | no description | URL | optional |
social_media_discord | social_media_discord | no description | URL | optional |
social_media_instagram | social_media_instagram | no description | URL | optional |
website | website | no description | URL | optional |
alt | alt | no description | Unknown | optional |