Template:Shop item: Difference between revisions

From Hackers & Designers
No edit summary
No edit summary
Tag: Reverted
Line 15: Line 15:
<includeonly>
<includeonly>
<li class="publication publishing-item">
<li class="publication publishing-item">
<a>
     <p class="title">[[{{{publication_name}}}]]</p>
     <p class="title">[[{{{publication_name}}}]]</p>
     <p class="cover">[[{{{cover_image}}}|100px|frameless|link=]]</p>
     <p class="cover">[[{{{cover_image}}}|100px|frameless|link=]]</p>
Line 20: Line 21:
       [{{{buy_link}}} {{{buy_link_text}}}]
       [{{{buy_link}}} {{{buy_link_text}}}]
     </p>
     </p>
</a>
</li>
</li>
</includeonly>
</includeonly>

Revision as of 12:31, 30 October 2024

This is the "Shop item" template. It should be called in the following format:

{{Shop item
|publication_name=
|cover_image=
|buy_link=
|buy_link_text=
}}

Edit the page to see the template text.