Template:Microcelebrity: Difference between revisions
Created page with "<templatestyles src="Microcelebrity/styles.css" /> <div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div><center><small>niche internet microcelebrity</small></center>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table"> {{#if{{{socials|}}}|<tr> <th>Social media</th> <td>{{{socials}}}</td> </tr>}} {{#if{{{knownfor|}}}|<tr> <th>Known for</th> <td>{{{knownfor}}}</td> </tr..." Tag: 2017 source edit |
capitalize subtitle Tag: 2017 source edit |
||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly>{{Infobox | ||
|title={{{title|}}} | |||
|subtitle=Niche internet microcelebrity | |||
|image={{{image|}}} | |||
< | |add_preview=true | ||
{{#if{{{socials|}}}|<tr> | |infobox_items={{#if:{{{occupation|}}}|<tr> | ||
<th>Occupation</th> | |||
<td>{{{occupation}}}</td> | |||
</tr>}} | |||
{{#if:{{{socials|}}}|<tr> | |||
<th>Social media</th> | <th>Social media</th> | ||
<td>{{{socials}}}</td> | <td>{{{socials}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if{{{knownfor|}}}|<tr> | {{#if:{{{knownfor|}}}|<tr> | ||
<th>Known for</th> | <th>Known for</th> | ||
<td>{{{knownfor}}}</td> | <td>{{{knownfor}}}</td> | ||
</tr>}} | </tr>}} | ||
</ | {{#if:{{{mbti|}}}|<tr> | ||
</ | <th>MBTI</th> | ||
<noinclude> | <td>[https://www.16personalities.com/{{{mbti}}}-personality {{{mbti}}}]</td> | ||
</tr>}} | |||
}}{{#if:{{{skip_category|}}}| |[[Category:Microcelebrity]]}}</includeonly><noinclude> | |||
{{Microcelebrity | |||
| knownfor = [[Меньше чем три]] | |||
<3 wiki (you are here dumbass) | |||
??? | |||
| occupation = Software engineer, shitposter | |||
| image = Liz pfp.jpg | |||
| mbti = INTP | |||
| skip_category = true <!-- this is set to avoid including template onto category list, you do not need this parameter --> | |||
}} | |||
<pre> | |||
{{Microcelebrity | |||
| knownfor = [[Меньше чем три]] | |||
<3 wiki (you are here dumbass) | |||
??? | |||
| occupation = Software engineer, shitposter | |||
| image = Liz pfp.jpg | |||
| mbti = INTP | |||
}} | |||
</pre> | |||
<templatedata>{ | <templatedata>{ | ||
"description": "Infobox for | "description": "Infobox for niche internet microcelebrities. Also puts page into Microcelebrity category.", | ||
"format": "block", | "format": "block", | ||
"params": { | "params": { | ||
Line 29: | Line 54: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"required": false, | "required": false, | ||
"description": "Image to be used for this infobox. Will also be used in page previews on social media.", | |||
"suggested": true | "suggested": true | ||
}, | |||
"occupation": { | |||
"label": "Occupation", | |||
"example": "NEET", | |||
"type": "line" | |||
}, | }, | ||
"socials": { | "socials": { | ||
Line 35: | Line 66: | ||
"suggested": true, | "suggested": true, | ||
"description": "telegram or other platforms", | "description": "telegram or other platforms", | ||
"example": "[https://t.me/lt_three | "example": "[https://t.me/lt_three telegram]", | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
"knownfor": { | "knownfor": { | ||
"label": "Known for", | "label": "Known for", | ||
"suggested": true | "suggested": true, | ||
"example": "[https://t.me/lt_three lt_three channel]", | |||
"type": "content" | |||
}, | |||
"mbti": { | |||
"label": "MBTI", | |||
"description": "Myers-Briggs type. Will also link to 16Personalities (it is shit, but better than nothing)", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"ISTJ", | |||
"ISFJ", | |||
"INFJ", | |||
"INTJ", | |||
"ISTP", | |||
"ISFP", | |||
"INFP", | |||
"INTP", | |||
"ESTP", | |||
"ESFP", | |||
"ENFP", | |||
"ENTP", | |||
"ESTJ", | |||
"ESFJ", | |||
"ENFJ", | |||
"ENTJ" | |||
] | |||
} | } | ||
} | } |
Latest revision as of 00:35, 23 December 2024
Microcelebrity
Occupation | Software engineer, shitposter |
---|---|
Known for | Меньше чем три
<3 wiki (you are here dumbass) ??? |
MBTI | INTP |
{{Microcelebrity | knownfor = [[Меньше чем три]] <3 wiki (you are here dumbass) ??? | occupation = Software engineer, shitposter | image = Liz pfp.jpg | mbti = INTP }}
Infobox for niche internet microcelebrities. Also puts page into Microcelebrity category.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title shown at the top of the template. Defaults to page title | Line | optional |
Image | image | Image to be used for this infobox. Will also be used in page previews on social media. | File | suggested |
Occupation | occupation | no description
| Line | optional |
Socials | socials | telegram or other platforms
| Content | suggested |
Known for | knownfor | no description
| Content | suggested |
MBTI | mbti | Myers-Briggs type. Will also link to 16Personalities (it is shit, but better than nothing)
| Line | optional |