Template:Species link/view: Difference between revisions

From Against the Storm Official Wiki
(adding nowrap class . . . I hope this is okay)
m (finally might be done tweaking the whitespace in this thing)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span class="ats-link-species nowrap">
<includeonly><span class="ats-link-species nowrap">{{#ifeq: {{{size|}}} | none  
{{#ifeq: {{{size|}}}
| <!--skip icon-->  
|none
|<!--do icon -->[[File:{{{iconfilename|question_mark.png}}} | {{#switch: {{{size|small}}}  
|<!--then skip icon-->
| medium={{ImgM}}  
|<!--else do icon-->[[File:{{{iconfilename|question_mark.png}}} | {{#switch: {{{size|small}}}|medium={{ImgM}}|large={{ImgL}}|huge={{ImgH}}|{{ImgS}}}} | link={{{name|Species}}} | {{{name|Species}}}]]
| large={{ImgL}}  
}}
| huge={{ImgH}}  
{{#ifeq: {{{1|}}} | notext
|<!--else-->{{ImgS}} }} | link={{{name|Species}}} | {{{name|Species}}}]]}} {{#ifeq: {{{display|}}} | notext  
|<!--then skip text-->
| <!--skip text-->  
|<!--else do text-->&nbsp;[[{{{name|Species}}} ]]
|<!--do text -->[[{{{name|Species}}}]]}}</span></includeonly><noinclude>
}}
 
</span></includeonly><noinclude>
<!-- DO NOT change whitespace and newlines in the above template code, or it will output inappropriately. I've done the best that is possible with parserfunctions to create readable code, but there are some functions and markup that must start on the same line where the functions and markup before them end. -->


{{Template:Reserved_template_warning}}
{{Template:Reserved_template_warning}}

Latest revision as of 00:07, 12 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.