Template:Software/sandbox: Difference between revisions
Jump to navigation
Jump to search
(nvm the pre messed it up) |
No edit summary |
||
Line 1: | Line 1: | ||
New params | == New params == | ||
{{param|name}} to {{param|name3}}; | {{param|name}} to {{param|name3}}; | ||
:If {{param|name}} is set, then every icon will use that name; if the {{param|name1}} is used the second icon will use that name. | :If {{param|name}} is set, then every icon will use that name; if the {{param|name1}} is used the second icon will use that name, and so on. | ||
{{param|ico size}} to {{param|ico3 size}}; | {{param|ico size}} to {{param|ico3 size}}; | ||
:Specify icon size, the [[:File:hl2ep1 icon.png]] needs 32px. | :Specify icon size, the [[:File:hl2ep1 icon.png]] needs 32px, and so on. | ||
{{param|extlink}} | {{param|extlink}} | ||
:External link, e | :External link, e.g <nowiki>https://www.youtube.com/</nowiki> | ||
=== Code === | |||
<pre> | <pre> | ||
{{Software | {{Software | ||
Line 36: | Line 35: | ||
}} | }} | ||
</pre> | </pre> | ||
== Links == | |||
External link: | External link: | ||
Line 62: | Line 61: | ||
|extlink = https://www.youtube.com/ | |extlink = https://www.youtube.com/ | ||
}} | }} | ||
---- | |||
Wiki link: | Wiki link: | ||
Line 89: | Line 88: | ||
}} | }} | ||
---- | <!-- ---------------------------------------------------------------------------- --> | ||
<includeonly> | <includeonly> | ||
Revision as of 09:38, 22 April 2025
New params
{{{name}}} to {{{name3}}};
- If {{{name}}} is set, then every icon will use that name; if the {{{name1}}} is used the second icon will use that name, and so on.
{{{ico size}}} to {{{ico3 size}}};
- Specify icon size, the File:hl2ep1 icon.png needs 32px, and so on.
{{{extlink}}}
- External link, e.g https://www.youtube.com/
Code
{{Software | {{{1}}} | ico = | ico1 = | ico2 = | ico3 = | ico size = | ico1 size = | ico2 size = | ico3 size = | (ext)link = | name = | name0 = | name1 = | name2 = | name3 = | name---- = | namemoddir = | col = #23B1E5 | addtext = {{{addtext|}}} | nt = {{{nt|}}} }}
Links
External link:
Wiki link: