Template:Specialization link/view: Difference between revisions

From Against the Storm Official Wiki
m (swapped out examples for reserved template warning)
m (cleaning up some whitespace)
 
Line 2: Line 2:
   |<!-- then skip icon -->
   |<!-- then skip icon -->
   |<!-- else do icon -->
   |<!-- else do icon -->
     [[File:{{{iconfilename|question_mark.png}}} |  
     [[File:{{{iconfilename|question_mark.png}}} | {{#switch:{{{iconsize|small}}} |medium={{ImgM}} |large={{ImgL}} |huge={{ImgL}} |<!--default small-->{{ImgS}} }} |link={{{name|Specialization}}} |{{{name|}}} ]]
      {{#switch:{{{iconsize|small}}}  
        |medium={{ImgM}}
        |large={{ImgL}}
        |huge={{ImgL}}
        |<!--default small--> {{ImgS}} }}
      |link={{{name|Specialization}}}  
      |{{{name|}}}
    ]]
}}{{#ifeq: {{{display|}}} | notext
}}{{#ifeq: {{{display|}}} | notext
   |<!-- then skip text part -->  
   |<!-- then skip text part -->  

Latest revision as of 22:12, 8 November 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.