Template:AreaInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
| photo = {{{photo|}}} | | photo = {{{photo|}}} | ||
}} | }} | ||
<!-- AREA section (used for all but Areas) --> | |||
{{InfoBoxArea | | |||
| theme = {{{theme|}}} | |||
| opened = {{{opened|}}} | |||
| replaced = {{{replaced|}}} | |||
| closed = {{{closed|}}} | |||
| replacedby = {{{replacedby|}}} | |||
}} | |||
<!-- END of the box. All types have this. --> | |||
{{InfoBoxEnd | | {{InfoBoxEnd | | ||
| boxtype = Area | | boxtype = Area | ||
}} | }} | ||
<noinclude> | |||
This template uses other templates to generate the Area Info Box. | |||
== Usage == | |||
<pre> | |||
{{AreaInfoBox | | |||
| name = | |||
| theme = | |||
| opened = | |||
| replaced = | |||
| closed = | |||
| replacedby = | |||
| photo = | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 17:57, 9 August 2016
MISSING PHOTO | |
Name | AreaInfoBox |
---|---|
Theme | INFO NEEDED |
Year Opened | DATE NEEDED |
About the Area Info Box |
This template uses other templates to generate the Area Info Box.
Usage
{{AreaInfoBox | | name = | theme = | opened = | replaced = | closed = | replacedby = | photo = }}