Template:Species link/view: Difference between revisions

From Against the Storm Official Wiki
(changing template parameter 1 to display)
(fixing whitespace; removing test code. I think this works now.)
Line 1: Line 1:
<includeonly><span class="ats-link-species nowrap">
<includeonly><span class="ats-link-species nowrap">
{{#ifeq: {{{size|}}} | none
{{#ifeq: {{{size|}}} | none
|
|<!--skip icon-->
|[[File:{{{iconfilename|question_mark.png}}}|{{#switch:{{{size|small}}}|medium={{ImgM}}|large={{ImgL}}|huge={{ImgH}}|{{ImgS}}}}|link={{{name|Species}}}|{{{name|Species}}}]]
|<!--do  icon -->[[File:{{{iconfilename|question_mark.png}}}|{{#switch:{{{size|small}}}|medium={{ImgM}}|large={{ImgL}}|huge={{ImgH}}|{{ImgS}}}}|link={{{name|Species}}}|{{{name|Species}}}]]}}
}}
{{#ifeq: {{{display|}}} | notext
{{#ifeq: {{{display|}}} | notext
|
|<!--skip text-->
|&nbsp;[[{{{name|Species}}}]]
|<!--do  text -->[[{{{name|Species}}}]]}}
}}
</span></includeonly><noinclude>
</span></includeonly><noinclude>


{{Template:Reserved_template_warning}}
{{Template:Reserved_template_warning}}
---
<pre>{{Species_link|Human}}</pre>
{{Species_link|Human}}
---
<pre>{{Species_link|Human|large}}</pre>
{{Species_link|Human|large}}
---
<pre>{{Species_link|Human|notext}}</pre>
{{Species_link|Human|notext}}
---
<pre>{{Species_link|Human|iconsize=none}}</pre>
{{Species_link|Human|iconsize=none}}


[[Category: Reserved templates]]
[[Category: Reserved templates]]
</noinclude>
</noinclude>

Revision as of 21:30, 11 October 2024


Templates in the Reserved templates subcategory are NOT intended to be used directly by article authors.

These templates are reserved for special pages, meta pages, and automated by Lua modules.

Please reach out to the wiki community for alternatives before you use these templates on your pages.