Template:Infobox/doc: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
{{infobox
{{infobox
|Box title    =  
|Box title    =  
|image        = Image:Example.jpg
|image        = [[Image:Example.jpg|250px|Alternate text]]
|imagewidth  = [defaults to 250]
|caption      = Bob the Flower
|Row 1 title  =
|Row 1 title  =
|Row 1 info  =
|Row 1 info  =
Line 46: Line 44:
{{Infobox
{{Infobox
|Box title    = Info Title
|Box title    = Info Title
|image        = Image:Example.jpg
|image        = [[Image:Example.jpg|120px|A flower]]
|imagewidth  = 120
|caption      = A flower
|Row 1 title  = Title row 1
|Row 1 title  = Title row 1
|Row 1 info  = Info row 1
|Row 1 info  = Info row 1
Line 74: Line 70:
'''<nowiki>{{</nowiki>Infobox'''<br />
'''<nowiki>{{</nowiki>Infobox'''<br />
'''|'''Box title    = Info Title<br />
'''|'''Box title    = Info Title<br />
'''|'''image        = Image:Example.jpg<br />
'''|'''image        = <nowiki>[[Image:Example.jpg|120px|A flower]]</nowiki><br />
'''|'''imagewidth  = 120<br />
'''|'''caption      = A flower<br />
'''|'''Row 1 title  = Title row 1<br />
'''|'''Row 1 title  = Title row 1<br />
'''|'''Row 1 info  = Info row 1<br />
'''|'''Row 1 info  = Info row 1<br />