Template:Infobox: Difference between revisions

From GeoSkills Wiki
Jump to navigation Jump to search
m (1 revision imported)
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
[[Category:Templates]]
If you want to create an infobox, but there isn't one for your page type (i.e. Countries with [[Template:CountryIB]]), this template should do the trick.
If you want to create an infobox, but there isn't one for your page type (i.e. Countries with [[Template:CountryIB]]), this template should do the trick.
<pre>
<pre>

Revision as of 16:17, 1 February 2023

If you want to create an infobox, but there isn't one for your page type (i.e. Countries with Template:CountryIB), this template should do the trick.

{{Infobox
| title =
| img = 
| row1 = 
| data1 = 
| row2 =
| data2 =
| row3 =
| data3 = 
| row4 = 
| data4 =
| row5 = 
| data5 = 
| row6 = 
| data6 = 
| row7 = 
| data7 = 
| url = 
| urlname = 
| addinfo = 
}}