Tip of the Day
Found something broken or have a suggestion? Report it to us on Discord! Your reports help improve the game!

Template:Page Image: Difference between revisions

From Walkscape Walkthrough
Created page with "<noinclude><syntaxhighlight lang="wikitext">[[File:{{{Main}}}|right|160px]]{{#seo:|image={{{Thumb|}}}}}</syntaxhighlight> Category:Templates </noinclude><includeonly>[[File:{{{Main}}}|right|160px]]{{#seo:|image={{{Thumb|}}}}}</includeonly> <noinclude> <templatedata> { "params": { "Main": { "aliases": [ "svg" ], "label": "Page image", "description": "The main image to place and show on the page.", "example": "Item_name.svg", "type": "wiki-fi..."
 
mNo edit summary
Line 24: Line 24:
],
],
"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.png",
"example": "Item_name_Preview.png",
"type": "wiki-page-name",
"type": "wiki-page-name",
Line 34: Line 34:
"Main",
"Main",
"Thumb"
"Thumb"
]
],
"description": "Adds a displayed image and preview image to the page."
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 10:00, 13 December 2025

[[File:{{{Main}}}|right|160px]]{{#seo:|image={{{Thumb|}}}}}


Adds a displayed image and preview image to the page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Page imageMain svg

The main image to place and show on the page.

Default
Unknown_Item.svg
Example
Item_name.svg
Filerequired
SEO/Preview ImageThumb seo

The image shown in discord, etc. links for the page. (Must be a 640px png image.)

Default
Logo_square.png
Example
Item_name_Preview.png
Page namesuggested