Template:Resource link/view: Difference between revisions
From Against the Storm Official Wiki
(wrong default) |
m (updating comments) |
||
Line 8: | Line 8: | ||
|<!--then skip text--> | |<!--then skip text--> | ||
|<!--else do text-->[[{{{name|Name?}}}]]}}</span><noinclude> | |<!--else do text-->[[{{{name|Name?}}}]]}}</span><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. --> | <!-- 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. --> |
Revision as of 02:45, 19 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.
Examples
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png}}
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png|iconsize=huge}}
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png|iconsize=none}}
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png|display=notext}}
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png}} |
Pie |
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png|iconsize=huge}} |
Pie |
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png|iconsize=none}} |
Pie |
{{Resource link/view|name=Pie|iconfilename=Icon_Resource_Pie.png|display=notext}} |