More actions
No edit summary |
No edit summary |
||
| 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="Example/styles.css" /><div class="prism-logo">[[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": [ | |||
"500px", | |||
"100px", | |||
"thumb" | |||
], | |||
"default": "thumb", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Displays the Prism Party logo with a link to the home page." | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 05:21, 30 January 2023
Page Template:Example/styles.css has no content.
Displays the Prism Party logo with a link to the home page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Size | size | Allows you to set a size for the logo. If not specified, thumbnail sizing is used.
| Number | suggested |