Template:InfoBoxGeneric: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<!-- Precede with InfoBox Start --> ! scope="row" {{!}} Park Area | {{#if: {{{area|}}} | {{{area}}} [[Category: {{{area}}}]] | INFO NEEDED Category: Missing Area}} |- !...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
This template is not to be used directly. It is part of a series of templates that are used to build the various types of Info Boxes. | |||
</noinclude> | |||
<!-- Precede with InfoBox Start --> | <!-- Precede with InfoBox Start --> | ||
<includeonly> | |||
! scope="row" {{!}} Park Area | ! scope="row" {{!}} Park Area | ||
| {{#if: {{{area|}}} | {{{area}}} [[Category: {{{area}}}]] | INFO NEEDED [[Category: Missing Area]]}} | | {{#if: {{{area|}}} | [[{{{area}}}]] [[Category: {{{area}}}]] | INFO NEEDED [[Category: Missing Area]]}} | ||
|- | |- | ||
! scope="row" {{!}} Category | ! scope="row" {{!}} Category | ||
Line 11: | Line 14: | ||
|- | |- | ||
! scope="row" {{!}} Year Opened | ! scope="row" {{!}} Year Opened | ||
| {{#if: {{{opened|}}} | {{{opened}}} [[Category: {{{opened}}}]] | DATE NEEDED [[Category: Missing Date]]}} | | {{#if: {{{opened|}}} | [[{{{opened}}}]] [[Category: {{{opened}}}]] | DATE NEEDED [[Category: Missing Date]]}} | ||
|- | |- | ||
<!-- Optional --> | <!-- Optional --> | ||
Line 22: | Line 25: | ||
{{#if: {{{closed|}}} | | {{#if: {{{closed|}}} | | ||
! scope="row" {{!}} Year Closed | ! scope="row" {{!}} Year Closed | ||
{{!}} {{{closed}}} [[Category: {{{closed}}}]] | {{!}} [[History#{{{closed}}}|{{{closed}}}]] [[Category: {{{closed}}}]] | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 31: | Line 34: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
</includeonly> | |||
<!-- Follow with Ride+InfoBoxEnd / InfoBoxEnd --> | <!-- Follow with Ride+InfoBoxEnd / InfoBoxEnd --> |
Latest revision as of 17:19, 9 August 2016
This template is not to be used directly. It is part of a series of templates that are used to build the various types of Info Boxes.