Template:Shop item: Difference between revisions

From Hackers & Designers
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
This is the "Shop item" template.
It should be called in the following format:
<pre>
{{Shop item
|publication_name=
|cover_image=
|buy_link=
|buy_link_text=
}}
</pre>
Edit the page to see the template text.
</noinclude>
<includeonly>
<li class="publication">
<li class="publication">
     <p class="title">[[{{{publication_name}}}]]</p>
     <p class="title">[[{{{publication_name}}}]]</p>
Line 6: Line 21:
     </p>
     </p>
</li>
</li>
</includeonly>

Revision as of 12:18, 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.