Template:Frame
Jump to navigation
Jump to search
Creates a picture frame for an image. If no width specified, will display at 200px wide.
{{Frame|NAME OF FILE|OPTIONAL WIDTH}}
No width specified
{{Frame|GarudaCrew2391.png}}
|
Optional width specified
{{Frame|GarudaCrew2391.png|500px}}
|
Adding a Caption
To add a caption, just add a CAPTION= variable.
{{Frame|GarudaCrew2391.png|500px|CAPTION=Inaugural Senior Staff of the USS Garuda}}
|
You can use wiki code and other templates within the caption.
{{Frame|GarudaCrew2391.png|500px|CAPTION='''Inaugural Senior Staff of the {{USS|Garuda}}'''}}
|
And of course, the width itself is still optional and the image will be displayed at 200px if no width is specified.
{{Frame|GarudaCrew2391.png|CAPTION=Inaugural Senior Staff of the {{USS|Garuda}}}}
|