Sandbox1
From Rpcvdraft
(Difference between revisions)
(grrr) |
|||
| Line 1: | Line 1: | ||
This is an attempt to create an Infobox template. | This is an attempt to create an Infobox template. | ||
| - | {{Infobox | + | {{Infobox |
| - | |name= | + | |name= Name Group |
| - | |image= | + | |image= null.png |
| - | |caption= | + | |caption= An example image |
| - | |data1= | + | |data1= data1 |
| - | |data2= | + | |data2= data2 |
| - | |data3= | + | |data3= |
| - | |footnotes= | + | |footnotes= footnotes |
}} | }} | ||
| - | |||
== Another failure== | == Another failure== | ||
Revision as of 18:05, 6 November 2007
This is an attempt to create an Infobox template.
| Name Group | |
| File:Null.png An example image | |
| Data 1: | data1 |
|---|---|
| Data 2: | data2 |
| Data 3 : | |
| footnotes | |
Another failure
I went to wikipedia and Template:Infobox. I copied that code directly into our page Template:Infobox
I went here in wikipedia for examples of how to assign values to the variables. In wikipedia I went to the page Template_talk:Infobox#Examples
