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

Template:Card Shop: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<a href="/wiki/{{{_pageTitle}}}" class="card">
[[/wiki/{{{_pageTitle}}}|<div class="card">
     <h3>{{{name}}}</h3>
     <h3>{{{name}}}</h3>
     <p>({{{world x}}},{{{world z}}})</p>
     <p>({{{world x}}}, {{{world z}}})</p>
     {{#if: {{{image|}}}|[[File:{{{image|}}}|thumb|alt=Alt text|Caption]]}}
     {{#if: {{{image|}}}|[[File:{{{image}}}|thumb|alt=Alt text|Caption]]|}}
</a>
</div>]]

Revision as of 21:39, 16 December 2024

[[/wiki/{{{_pageTitle}}}|

{{{name}}}

({{{world x}}}, {{{world z}}})

]]