Difference between revisions of "Template:FormatPlace"

From Theatrum Paracelsicum
(Created page with "<noinclude> <pre> Usage: {{FormatPlace | NotGiven= | Place= | PlacePresumed= | PlacePossible= | PlacePresent= }} </pre> </noinclude><includeonly>{{ #if:{{{Place|}}}{{{PlacePresumed|}}}{{{PlacePossible|}}}{{{PlacePresent|}}} | {{ #if:{{{PlacePresent|}}} | ‘{{{PlacePresent|}}}’ }}{{ #if:{{{Place|}}} | {{{Place|}}}{{ #if:{{{PlacePresumed|}}}{{{PlacePossible|}}} | }} }}{{ #if:{{{PlacePresumed|}}...")
 
 
(3 intermediate revisions by the same user not shown)
Line 22: Line 22:
       }}{{
       }}{{
     #if:{{{Place|}}}
     #if:{{{Place|}}}
       | {{{Place|}}}{{
       | {{FormatListOfNames|{{{Place|}}}}}{{
         #if:{{{PlacePresumed|}}}{{{PlacePossible|}}}
         #if:{{{PlacePresumed|}}}{{{PlacePossible|}}}
           | &#32;
           | &#32;
Line 34: Line 34:
       }}
       }}
   | {{#if:{{{NotGiven|}}}
   | {{#if:{{{NotGiven|}}}
       | <i>no place</i>
       | No place
       }}
       }}
   }}
   }}</includeonly>
</includeonly>

Latest revision as of 10:45, 22 September 2023



Usage:

{{FormatPlace
| NotGiven=
| Place=
| PlacePresumed=
| PlacePossible=
| PlacePresent=
}}