Template:Infobox Town: Difference between revisions

From RetroMC
Jump to navigation Jump to search
(I have no clue if this will work)
No edit summary
Line 1: Line 1:
{{Infobox
{{Infobox
... <! this is a generic implementation of how Infobox is supposed to be used by templates so it isn't as good as it should be> ....
| name    = {{{name|{{PAGENAME}}}}}
| name    = {{{name|{{PAGENAME}}}}}
| image    = {{{image|}}}
| image    = {{{image|}}}
Line 10: Line 11:
| header2  = General information
| header2  = General information


| label3  = Status
--| label3  = Status
|  data3  = {{{status|}}}
--|  data3  = {{{status|}}}
... <!-- etc. -->
... <!-- etc. -->
}}
}}

Revision as of 18:53, 27 July 2023

{{Infobox ... <! this is a generic implementation of how Infobox is supposed to be used by templates so it isn't as good as it should be> .... | name = Infobox Town | image = | caption1 = | owner = {{{user}}}

| label1 = Former name | data1 =

| header2 = General information

--| label3 = Status --| data3 = ... }}