Jnk (Diskussion | Beiträge) |
Jnk (Diskussion | Beiträge) (Android 15 hinzugefügt) |
||
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 18: | Zeile 18: | ||
| IOS 15 = [[Datei:Logo iOS15.png|22px|link={{{2|}}}|alt=iOS 15]] | | IOS 15 = [[Datei:Logo iOS15.png|22px|link={{{2|}}}|alt=iOS 15]] | ||
| IOS 16 = [[Datei:Logo iOS16.png|22px|link={{{2|}}}|alt=iOS 16]] | | IOS 16 = [[Datei:Logo iOS16.png|22px|link={{{2|}}}|alt=iOS 16]] | ||
+ | | IOS 17 = [[Datei:Logo iOS17.png|22px|link={{{2|}}}|alt=iOS 17]] | ||
+ | | IOS 18 = [[Datei:Logo iOS18.png|22px|link={{{2|}}}|alt=iOS 18]] | ||
| IPadOS 15 = [[Datei:Logo iPadOS15.png|24px|link={{{2|}}}|alt=iPadOS 15]] | | IPadOS 15 = [[Datei:Logo iPadOS15.png|24px|link={{{2|}}}|alt=iPadOS 15]] | ||
| IPadOS 16 = [[Datei:Logo iPadOS16.png|24px|link={{{2|}}}|alt=iPadOS 16]] | | IPadOS 16 = [[Datei:Logo iPadOS16.png|24px|link={{{2|}}}|alt=iPadOS 16]] | ||
+ | | IPadOS 17 = [[Datei:Logo iPadOS17.png|24px|link={{{2|}}}|alt=iPadOS 17]] | ||
+ | | IPadOS 18 = [[Datei:Logo iPadOS18.png|24px|link={{{2|}}}|alt=iPadOS 18]] | ||
| 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]] | ||
Zeile 34: | Zeile 38: | ||
| MacOS 12 (Monterey) = [[Datei:Logo macOS12.png|link={{{2|}}}|22px|alt=macOS Monterey]] | | MacOS 12 (Monterey) = [[Datei:Logo macOS12.png|link={{{2|}}}|22px|alt=macOS Monterey]] | ||
| MacOS 13 (Ventura) = [[Datei:Logo macOS13.png|link={{{2|}}}|22px|alt=macOS Ventura]] | | MacOS 13 (Ventura) = [[Datei:Logo macOS13.png|link={{{2|}}}|22px|alt=macOS Ventura]] | ||
+ | | MacOS 14 (Sonoma) = [[Datei:Logo macOS14.png|link={{{2|}}}|22px|alt=macOS Sonoma]] | ||
| Windows XP = [[File:MiniWinXP.png|link={{{2|}}}|22px|alt=Windows XP]] | | Windows XP = [[File:MiniWinXP.png|link={{{2|}}}|22px|alt=Windows XP]] | ||
| Windows Vista = [[File:MinWinVista.png|22px|link={{{2|}}}|alt=Windows Vista]] | | Windows Vista = [[File:MinWinVista.png|22px|link={{{2|}}}|alt=Windows Vista]] | ||
Zeile 54: | Zeile 59: | ||
| Android 13= [[Datei:Logo Android13.png|22px|link={{{2|}}}|alt=Android 13]] | | Android 13= [[Datei:Logo Android13.png|22px|link={{{2|}}}|alt=Android 13]] | ||
| Android 14= [[Datei:Logo Android14.png|22px|link={{{2|}}}|alt=Android 14]] | | Android 14= [[Datei:Logo Android14.png|22px|link={{{2|}}}|alt=Android 14]] | ||
+ | | Android 15= [[Datei:Logo Android15.png|22px|link={{{2|}}}|alt=Android 15]] | ||
| Windows Phone 8.1 = [[File:Icon_Windows_Phone.png|23px|link={{{2|}}}|alt=Blackberry]] | | Windows Phone 8.1 = [[File:Icon_Windows_Phone.png|23px|link={{{2|}}}|alt=Blackberry]] | ||
| Blackberry 10 = [[File:Blackberry.png|23px|link={{{2|}}}|alt=Blackberry]] | | Blackberry 10 = [[File:Blackberry.png|23px|link={{{2|}}}|alt=Blackberry]] |
Aktuelle Version vom 18. September 2024, 13:53 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}}