Template talk:Infobox
From Rpcvdraft
(Difference between revisions)
(→2: closer) |
|||
| Line 22: | Line 22: | ||
I think the class statement needs to be at the start of the table to format it. That is it. | I think the class statement needs to be at the start of the table to format it. That is it. | ||
| - | ====2 | + | Lets put the rest in and see what happens |
| + | |||
| + | ====2 a==== | ||
{{Infobox| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" | {{Infobox| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" | ||
| + | |-| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' | ||
|- | |- | ||
| - | |name= | + | | colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}} |
| - | |image= | + | |- |
| - | |caption= | + | |name= nigeria group XXVI |
| - | |data1= | + | |image= FON_Logo |
| - | |data2= | + | |caption= cool |
| - | |data3= | + | |data1= Ag/RD |
| - | |footnotes= | + | |data2= 1965-67 |
| + | |data3= | ||
| + | |footnotes= Chris was in this group | ||
}} | }} | ||
| - | ====2 | + | ====2 b ==== |
<pre> | <pre> | ||
{{Infobox | {{Infobox | ||
Revision as of 18:22, 6 November 2007
Used by Sandbox1
I copied this from wikipedia discussion template:Infobox
Contents |
Examples
| {{{name}}} | |
| [[Image:{{{image}}}|300px| ]] {{{caption}}} | |
| Data 1: | {{{data1}}} |
|---|---|
| Data 2: | {{{data2}}} |
| Data 3 : | {{{data3}}} |
| {{{footnotes}}} | |
{{Infobox}}
Junk
| {{{name}}} | |
| [[Image:{{{image}}}|300px| ]] {{{caption}}} | |
| nigeria group XXVI | |
| File:FON Logo cool | |
| Data 1: | Ag/RD |
|---|---|
| Data 2: | 1965-67 |
| Data 3 : | |
| Chris was in this group | |
2 b
{{Infobox
|name=
|image=
|caption=
|data1=
|data2=
|data3=
|footnotes=
}}
3
| Name | |
| File:Null.png An example image | |
| Data 1: | data1 |
|---|---|
| Data 2: | data2 |
| Data 3 : | |
| footnotes | |
{{Infobox
|name= Name
|image= null.png
|caption= An example image
|data1= data1
|data2= data2
|data3=
|footnotes= footnotes
}}
4
| Name | |
| File:Null.png An example image | |
| Data 1: | data1 |
|---|---|
| Data 2: | data2 |
| Data 3 : | data3 |
| footnotes | |
{{Infobox
|name= Name
|image= null.png
|caption= An example image
|data1= data1
|data2= data2
|data3= data3
|footnotes= footnotes
}}
