Jnk (Diskussion | Beiträge) |
|||
Zeile 14: | Zeile 14: | ||
| IOS 11 = [[Datei:Mini iOS 11.png|24px|link={{{2|}}}|alt=iOS 11]] | | IOS 11 = [[Datei:Mini iOS 11.png|24px|link={{{2|}}}|alt=iOS 11]] | ||
| IOS 12 = [[Datei:Mini iOS 12.png|24px|link={{{2|}}}|alt=iOS 12]] | | IOS 12 = [[Datei:Mini iOS 12.png|24px|link={{{2|}}}|alt=iOS 12]] | ||
+ | | iPadOS 15 = [[Logo iPadOS15.png|24px|link={{{2|}}}|alt=iPadOS 15]] | ||
+ | | iPadOS 16 = [[Logo iPadOS16.png|24px|link={{{2|}}}|alt=iPadOS 16]] | ||
| Linux = [[Datei:LogoTux.png|20px|link={{{2|}}}|alt=Linux]] | | Linux = [[Datei:LogoTux.png|20px|link={{{2|}}}|alt=Linux]] | ||
| MacOS X 10.6 (Snow Leopard) = [[File:MiniOSX106.png|link={{{2|}}}|alt=MacOS X Snow Leopard]] | | MacOS X 10.6 (Snow Leopard) = [[File:MiniOSX106.png|link={{{2|}}}|alt=MacOS X Snow Leopard]] |
Version vom 21. Oktober 2022, 12:21 Uhr
Description[Quelltext bearbeiten]
Converts a string to an icon. Takes a string and outputs one image. Technically produces a string working as a mediawiki image link, including the correct width, an alt tag and optional a link to a wiki page.
Handles all types of icons. Echos warning-text if no image is configured for supplied string and puts page in Category:Pages with broken file links
Parameters[Quelltext bearbeiten]
Converts a string to an icon. Takes a string and outputs one image.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Iconname | 1 | The name/type/identifier for the icon to produce. For an operation system its the name of the page, the os is defined on. For a target audience it is the identifier. | Seite | erforderlich |
Link | 2 | Fully qualified link or page name, image icon will be linked with | Zeile | vorgeschlagen |
Usage[Quelltext bearbeiten]
{{Icons|name|link}}
See also[Quelltext bearbeiten]
- {{Icons user}}