Template:Infobox/Docu: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | |||
|bodystyle = float:right; valign:top; | |||
|title = My Very Important Title | |||
|titlestyle = color:green; | |||
|image = [[Image:cuttingclub.gif|175px]] | |||
|imagestyle = border:5px dotted red; | |||
|caption = Cutting Club | |||
|captionstyle = color:red; | |||
|headerstyle = background:#d2d2d2; | |||
|labelstyle = background:#d2d2d2; | |||
|datastyle = color:orange; | |||
|header1 = Members & Associates: | |||
|data2 = [[Vernon Quaintance]] | |||
|data3 = [[Brian J. Morris]] | |||
|data4 = [[Jake H. Waskett]] | |||
|header5 = Related Organizations: | |||
|data6 = [[Gilgal Society]] | |||
|data7 = [[Circlist]] | |||
|data8 = [[Acorn Society]] | |||
|data9 = This is no wiki link | |||
|belowstyle = background:#d2d2d2; | |||
|below = This is the end. | |||
}} | |||
An '''Infobox''' is built by some of the following elements: | An '''Infobox''' is built by some of the following elements: | ||
* Caption | * Caption | ||
| Line 34: | Line 57: | ||
| <pre>{{Infobox | | <pre>{{Infobox | ||
|bodystyle = float:right; valign:top; | |bodystyle = float:right; valign:top; | ||
|title = | |title = My Very Important Title | ||
|titlestyle = | |titlestyle = color:green; | ||
|image = [[Image:cuttingclub.gif|175px]] | |image = [[Image:cuttingclub.gif|175px]] | ||
|imagestyle = | |imagestyle = border:5px dotted red; | ||
|caption = | |caption = Cutting Club | ||
|captionstyle = | |captionstyle = color:red; | ||
|headerstyle = background:#d2d2d2; | |headerstyle = background:#d2d2d2; | ||
|labelstyle = background:#d2d2d2; | |labelstyle = background:#d2d2d2; | ||
|datastyle = | |datastyle = color:orange; | ||
|header1 = Members & Associates: | |header1 = Members & Associates: | ||
|data2 = [[Vernon Quaintance]] | |data2 = [[Vernon Quaintance]] | ||
| Line 51: | Line 74: | ||
|data7 = [[Circlist]] | |data7 = [[Circlist]] | ||
|data8 = [[Acorn Society]] | |data8 = [[Acorn Society]] | ||
|data9 = This is no wiki link | |||
|belowstyle = background:#d2d2d2; | |belowstyle = background:#d2d2d2; | ||
|below = | |below = This is the end. | ||
}}</pre> || {{Infobox | }}</pre> || {{Infobox | ||
|bodystyle = float:right; valign:top; | |bodystyle = float:right; valign:top; | ||
|title = | |title = My Very Important Title | ||
|titlestyle = | |titlestyle = color:green; | ||
|image = [[Image:cuttingclub.gif|175px]] | |image = [[Image:cuttingclub.gif|175px]] | ||
|imagestyle = | |imagestyle = border:5px dotted red; | ||
|caption = | |caption = Cutting Club | ||
|captionstyle = | |captionstyle = color:red; | ||
|headerstyle = background:#d2d2d2; | |headerstyle = background:#d2d2d2; | ||
|labelstyle = background:#d2d2d2; | |labelstyle = background:#d2d2d2; | ||
|datastyle = | |datastyle = color:orange; | ||
|header1 = Members & Associates: | |header1 = Members & Associates: | ||
|data2 = [[Vernon Quaintance]] | |data2 = [[Vernon Quaintance]] | ||
| Line 72: | Line 96: | ||
|data7 = [[Circlist]] | |data7 = [[Circlist]] | ||
|data8 = [[Acorn Society]] | |data8 = [[Acorn Society]] | ||
|data9 = This is no wiki link | |||
|belowstyle = background:#d2d2d2; | |belowstyle = background:#d2d2d2; | ||
|below = | |below = This is the end. | ||
}} | }} | ||
|} | |} | ||