Template:Microcelebrity: Difference between revisions
No edit summary Tag: 2017 source edit |
add optional mbti field to personal page Tag: 2017 source edit |
||
Line 17: | Line 17: | ||
<th>Known for</th> | <th>Known for</th> | ||
<td>{{{knownfor}}}</td> | <td>{{{knownfor}}}</td> | ||
</tr>}} | |||
{{#if:{{{mbti|}}}|<tr> | |||
<th>MBTI</th> | |||
<td>[https://www.16personalities.com/{{{mbti}}}-personality {{{mbti}}}]</td> | |||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
Line 60: | Line 64: | ||
"description": "Adds reference to externally hosted image as alternative to wiki-hosted content", | "description": "Adds reference to externally hosted image as alternative to wiki-hosted content", | ||
"type": "url" | "type": "url" | ||
}, | |||
"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" | |||
] | |||
} | } | ||
} | } |
Revision as of 22:28, 18 December 2024
Page Template:Microcelebrity/styles.css has no content.
Microcelebrity
Infobox for niche internet microcelebrities. Also puts page into Microcelebrity category. You should use one of image, url_image.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title shown at the top of the template. Defaults to page title | Line | optional |
Image | image | no description | File | optional |
Occupation | occupation | no description
| Line | optional |
Socials | socials | telegram or other platforms
| Content | suggested |
Known for | knownfor | no description
| Content | suggested |
url_image | url_image | Adds reference to externally hosted image as alternative to wiki-hosted content | URL | optional |
MBTI | mbti | Myers-Briggs type. Will also link to 16Personalities (it is shit, but better than nothing)
| Line | optional |