Tip of the Day
You can find achievements and obtained collectible items by tapping your character at the top-left.
Template:Page Image: Difference between revisions
From Walkscape Walkthrough
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude><syntaxhighlight lang="wikitext">[[File:{{{Main}}}|right|160px]]{{#seo:|image={{{Thumb|}}}}}</syntaxhighlight> | <noinclude><syntaxhighlight lang="wikitext">[[File:{{{Main}}}.svg|right|160px]]{{#seo:|image={{{Thumb|}}}.png}}</syntaxhighlight> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude><includeonly>[[File:{{{Main}}}|right|160px]]{{#seo:|image={{{Thumb|}}}}}</includeonly> | </noinclude><includeonly>[[File:{{{Main}}}.svg|right|160px]]{{#seo:|image={{{Thumb|}}}.png}}</includeonly> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 13: | Line 13: | ||
], | ], | ||
"label": "Page image", | "label": "Page image", | ||
"description": "The main image to place and show on the page.", | "description": "The main image to place and show on the page. (svg only)", | ||
"example": "Item_name | "example": "Item_name", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "Unknown_Item | "default": "Unknown_Item", | ||
"required": true | "required": true | ||
}, | }, | ||
| Line 25: | Line 25: | ||
"label": "SEO/Preview Image", | "label": "SEO/Preview Image", | ||
"description": "The image shown in discord, etc. links for the page. (Must be a 640px png image.)", | "description": "The image shown in discord, etc. links for the page. (Must be a 640px png image.)", | ||
"example": "Item_name_Preview | "example": "Item_name_Preview", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"default": "Logo_square | "default": "Logo_square", | ||
"required": true | "required": true | ||
} | } | ||
Revision as of 10:03, 13 December 2025
[[File:{{{Main}}}.svg|right|160px]]{{#seo:|image={{{Thumb|}}}.png}}
Adds a displayed image and preview image to the page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page image | Main svg | The main image to place and show on the page. (svg only)
| File | required |
| SEO/Preview Image | Thumb seo | The image shown in discord, etc. links for the page. (Must be a 640px png image.)
| Page name | required |
