Template:Species link/view: Difference between revisions
From Against the Storm Official Wiki
(adding nowrap class . . . I hope this is okay) |
(changing template parameter 1 to display) |
||
Line 1: | Line 1: | ||
<includeonly><span class="ats-link-species nowrap"> | <includeonly><span class="ats-link-species nowrap"> | ||
{{#ifeq: {{{size|}}} | {{#ifeq: {{{size|}}} | none | ||
|none | | | ||
| | |[[File:{{{iconfilename|question_mark.png}}}|{{#switch:{{{size|small}}}|medium={{ImgM}}|large={{ImgL}}|huge={{ImgH}}|{{ImgS}}}}|link={{{name|Species}}}|{{{name|Species}}}]] | ||
| | |||
}} | }} | ||
{{#ifeq: {{{ | {{#ifeq: {{{display|}}} | notext | ||
| | | | ||
| | | [[{{{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:26, 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.
---
{{Species_link|Human}}
---
{{Species_link|Human|large}}
---
{{Species_link|Human|notext}}
---
{{Species_link|Human|iconsize=none}}