Boje (Diskussion | Beiträge) |
Boje (Diskussion | Beiträge) |
||
Zeile 23: | Zeile 23: | ||
| Android 4.0 (Ice Cream Sandwich) = [[File:Android Ice Cream Sandwich.png|22px|link={{{2|}}}|alt=Android Ice Cream Sandwich]] | | Android 4.0 (Ice Cream Sandwich) = [[File:Android Ice Cream Sandwich.png|22px|link={{{2|}}}|alt=Android Ice Cream Sandwich]] | ||
| Android 4.4 (KitKat) = [[File:Android Kitkat.jpg|22px|link={{{2|}}}|alt=Android KitKat]] | | Android 4.4 (KitKat) = [[File:Android Kitkat.jpg|22px|link={{{2|}}}|alt=Android KitKat]] | ||
− | | | + | | Android 6.0 (Marshmallow)= [[File:Android Marshmallow Icon.jpeg|22px|link={{{2|}}}|alt=Android Marshmallow]] |
| 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]] |
Version vom 6. Januar 2016, 09:17 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}}