Template:Microcelebrity: Difference between revisions
No edit summary Tags: Manual revert 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 3: | Line 3: | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div><center>niche internet microcelebrity</center>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div><center>niche internet microcelebrity</center>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | ||
{{#if:{{{url_image|}}}| | |||
<div class="infobox-image">{{ExtImage|url_image={{{url_image}}}|img_size=300}}</div>}} | |||
<table class="infobox-table"> | <table class="infobox-table"> | ||
{{#if:{{{occupation|}}}|<tr> | {{#if:{{{occupation|}}}|<tr> | ||
Line 23: | Line 25: | ||
<noinclude> | <noinclude> | ||
<templatedata>{ | <templatedata>{ | ||
"description": "Infobox for niche internet microcelebrities. Also puts page into Microcelebrity category.", | "description": "Infobox for niche internet microcelebrities. Also puts page into Microcelebrity category.\nYou should use one of image, url_image.", | ||
"format": "block", | "format": "block", | ||
"params": { | "params": { | ||
Line 35: | Line 37: | ||
"label": "Image", | "label": "Image", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"required": false | "required": false | ||
}, | }, | ||
"occupation": { | "occupation": { | ||
Line 55: | Line 56: | ||
"example": "[https://t.me/lt_three lt_three channel]", | "example": "[https://t.me/lt_three lt_three channel]", | ||
"type": "content" | "type": "content" | ||
}, | |||
"url_image": { | |||
"description": "Adds reference to externally hosted image as alternative to wiki-hosted content", | |||
"type": "url" | |||
} | } | ||
} | } |
Revision as of 19:38, 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 |