More actions
(Created page with "<templatestyles src="Example/styles.css" /><div class="prism-logo">thumb|center|link=Home</div>") |
(Revert. Use PNG. Google can suck a duck) Tag: Manual revert |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src=" | <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> | |||