Template:Infobox:Image

From Istaria Lexica

TitleTemplate.png
Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

Small infobox hosting a picture. Filename and headline can be provided and default to the page defaults if not provided.

Syntax[edit]

{{Infobox:Image|image=|name=|setprop=}}

Examples[edit]

defaults to the site default[edit]

{{Infobox:Image
| image    =
| name     =
| setprop  = if set to 'true' and if the image exists, set a filename property (Primaryimage) for further use
}}

Results in...

TitleTemplate.png

provide an image filename and an alternative name[edit]

{{Infobox:Image
| image    = Human_Library.jpg
| name     = Tier 2 Human Library
}}

Results in...

Tier 2 Human Library
Human Library.jpg


Visit Template:Infobox:Image/doc to edit this text. (How to: document correctly)