Testpage: Difference between revisions
Appearance
Created page with "This is a test to see if a brand new infobox will work. {{Infobox book | name = The Hobbit | author = J. R. R. Tolkien | genre = Fantasy | publisher = George Allen & Unwin | release_date = 21 September 1937 }} The rest of the article text would go here." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#invoke:Infobox|infobox | |||
| title = {{{name|}}} | |||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|220px]]}} | |||
| caption = {{{caption|}}} | |||
| header1 = Details | |||
| | | label2 = Author | ||
| | | data2 = {{{author|}}} | ||
| | | label3 = Genre | ||
| | | data3 = {{{genre|}}} | ||
| | |||
}} | }} | ||