Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Logo: Difference between revisions

Template page
No edit summary
(Revert. Use PNG. Google can suck a duck)
Tag: Manual revert
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Example/styles.css" /><div class="prism-logo">[[File:PrismLogo 3D.png|{{{size|{{{1|thumb}}}}}}|center|link=Home]]</div>
<templatestyles src="Logo/styles.css" /><div class="prism-logo responsive-img">[[File:PrismLogo 3D.png|{{{size|{{{1|thumb}}}}}}|center|link=Home]]</div>
<noinclude>
<templatedata>
{
"params": {
"size": {
"label": "Size",
"description": "Allows you to set a size for the logo. If not specified, thumbnail sizing is used.",
"type": "number",
"suggestedvalues": [
"370px",
"100px",
"thumb"
],
"default": "thumb",
"suggested": true
}
},
"description": "Displays the Prism Party logo with a link to the home page."
}
</templatedata>
[[Category:Templates using TemplateStyles]]
[[Category:General wiki templates]]
</noinclude>

Latest revision as of 09:05, 16 October 2023

Displays the Prism Party logo with a link to the home page.

Template parameters

ParameterDescriptionTypeStatus
Sizesize

Allows you to set a size for the logo. If not specified, thumbnail sizing is used.

Suggested values
370px 100px thumb
Default
thumb
Numbersuggested