Template:Infobox E-Girl/doc
Infobox E-Girl Template Documentation edit
The `Infobox E-Girl` template is designed to create a structured infobox for e-girls on egirl.wiki. This template can display essential details about an e-girl, such as their name, image, birth date, nationality, occupation, and social media links.
Usage edit
To use this template, copy and paste the following code into the desired page and fill in the appropriate parameters:
<syntaxhighlight lang="text">
Example E-Girl | |
---|---|
Known as | |
Born | January 1, 2000 |
Nationality | American |
Occupation | Influencer, Streamer |
Known for | Streaming on Twitch |
Dates Active | 2015–present |
Social Media | |
Website | https://example.com |
</syntaxhighlight>
Parameters edit
Below is a detailed description of each parameter you can use within the `Infobox E-Girl` template:
Required Parameters edit
Parameter | Description | Example |
---|---|---|
name | The name of the e-girl. | Example E-Girl |
image | The filename of the image (e.g., Example.jpg). This should be a file uploaded to the wiki. | Example.jpg |
Optional Parameters edit
Parameter | Description | Example |
---|---|---|
alt | Alt text for the image, providing a brief description of the image. | Example E-Girl |
birth_date | The birth date of the e-girl. Use the format `Month Day, Year`. | January 1, 2000 |
nationality | The nationality of the e-girl. | American |
occupation | The occupation of the e-girl, such as "Influencer" or "Streamer". | Influencer, Streamer |
known_for | What the e-girl is known for, such as a specific platform or activity. | Streaming on Twitch |
dates_active | The period during which the e-girl has been active. | 2015–present |
Social Media Parameters edit
The following parameters are used to display social media icons with links to the e-girl's profiles. Only fill in the parameters for the social media platforms that the e-girl uses.
Parameter | Description | Example |
---|---|---|
social_media_x | The URL to the e-girl's X (formerly Twitter) profile. | https://twitter.com/example |
social_media_youtube | The URL to the e-girl's YouTube channel. | https://youtube.com/example |
social_media_twitch | The URL to the e-girl's Twitch channel. | https://twitch.tv/example |
social_media_discord | The URL to the e-girl's Discord server or handle. | https://discord.gg/example |
social_media_instagram | The URL to the e-girl's Instagram profile. | https://instagram.com/example |
Website Parameter edit
Parameter | Description | Example |
---|---|---|
website | The URL of the e-girl's official website. | https://example.com |
Example edit
Here is an example of a completed `Infobox E-Girl`:
<syntaxhighlight lang="text">
Jane Doe | |
---|---|
Jane Doe Streaming | |
Known as | |
Born | March 10, 1995 |
Nationality | British |
Occupation | Streamer, Content Creator |
Known for | Gaming Content on YouTube |
Dates Active | 2012–present |
Social Media | |
Website | https://janedoe.com |
</syntaxhighlight>
This documentation aims to provide clarity on how to use the `Infobox E-Girl` template effectively. If you have any questions or need further assistance, please refer to the template's talk page or reach out to the community for support.