Vorlage:Tmbox/Doku: Unterschied zwischen den Versionen
Ouch, there is always one more bug in the docs: "image" -> "smallimage".
imported>Davidgothberg (Some wording and grammar fixes.) |
imported>Davidgothberg (Ouch, there is always one more bug in the docs: "image" -> "smallimage".) |
||
Zeile 177: | Zeile 177: | ||
:'''No parameter''' = If no '''smallimage''' parameter is given then this template falls back to use the '''image''' parameter. If the '''image''' parameter also is empty then a small default image is used. | :'''No parameter''' = If no '''smallimage''' parameter is given then this template falls back to use the '''image''' parameter. If the '''image''' parameter also is empty then a small default image is used. | ||
:'''An image''' = Should be an image with usual wiki notation. 30px width is usually about right. For example: | :'''An image''' = Should be an image with usual wiki notation. 30px width is usually about right. For example: | ||
::<code><nowiki> | ::<code><nowiki>smallimage = [[Image:Crystal package settings.png|30px]]</nowiki></code> | ||
:'''none''' = Means that no image is used. This overrides any image fed to '''image''', when "small=yes". | :'''none''' = Means that no image is used. This overrides any image fed to '''image''', when "small=yes". | ||
Zeile 190: | Zeile 190: | ||
:'''No parameter''' = If no '''smallimageright''' parameter is given then this template falls back to use the '''imageright''' parameter. If the '''imageright''' parameter also is empty then no image is shown on the right side. | :'''No parameter''' = If no '''smallimageright''' parameter is given then this template falls back to use the '''imageright''' parameter. If the '''imageright''' parameter also is empty then no image is shown on the right side. | ||
:'''An image''' = Should be an image with usual wiki notation. 30px width is usually about right. For example: | :'''An image''' = Should be an image with usual wiki notation. 30px width is usually about right. For example: | ||
::<code><nowiki> | ::<code><nowiki>smallimageright = [[Image:Nuvola apps bookcase.png|30px]]</nowiki></code> | ||
:'''Anything''' = Any other object that you want to show on the right side. | :'''Anything''' = Any other object that you want to show on the right side. | ||
:'''none''' = Means that no right side image is used. This overrides any image fed to '''imageright''', when "small=yes". | :'''none''' = Means that no right side image is used. This overrides any image fed to '''imageright''', when "small=yes". |