Difference between revisions of "Template:FormatImprint"

From Theatrum Paracelsicum
Line 1: Line 1:
<noinclude>
<noinclude>
== printer & publisher ==
{{FormatImprint
| PrinterPlace=Basel
| PrinterName=Conrad Waldkirch
| PublisherPlace=Basel
| PublisherName=Pietro Perna
}}
== publisher ==
{{FormatImprint
| NoPublisher=1
}}
{{FormatImprint
| NoPublisher=1
| PublisherPlace=Basel
}}
{{FormatImprint
| NoPublisher=1
| PublisherPlace=Basel
| PublisherNamePresumed=Conrad Waldkirch
}}
{{FormatImprint
| PublisherPlace=Basel
| PublisherName=Conrad Waldkirch
}}
== printer ==


{{FormatImprint
{{FormatImprint
Line 52: Line 85:
</noinclude><includeonly>{{
</noinclude><includeonly>{{
#if:{{{PublisherName|}}}{{{PublisherNamePresumed|}}}{{{PublisherNamePossible|}}}{{{PublisherAuthor|}}}{{{PublisherEditor|}}}
#if:{{{PublisherName|}}}{{{PublisherNamePresumed|}}}{{{PublisherNamePossible|}}}{{{PublisherAuthor|}}}{{{PublisherEditor|}}}
   |
   | {{#if:{{{PrinterName|}}}{{{PrinterNamePresumed|}}}{{{PrinterNamePossible|}}}{{{PrinterAuthor|}}}{{{PrinterEditor|}}}
    | <!-- publisher and printer -->{{
      #ifeq:{{{PublisherPlace|}}}|{{{PrinterPlace|}}}
        | {{
          FormatPlace
            | NotGiven={{{NoPublisher|}}}
            | Place={{{PublisherPlace|}}}
            | PlacePresumed={{{PublisherPlacePresumed|}}}
            | PlacePossible={{{PublisherPlacePossible|}}}
            | PlacePresent={{{PublisherPlacePresent|}}}
            }}{{
          FormatPrinterPublisher
            | Name={{{PrinterName|}}}
            | NamePresumed={{{PrinterNamePresumed|}}}
            | NamePossible={{{PrinterNamePossible|}}}
            | NamePresent={{{PrinterNamePresent|}}}
            }} for {{
          FormatPrinterPublisher
            | NoColon=1
            | Name={{{PublisherName|}}}
            | NamePresumed={{{PublisherNamePresumed|}}}
            | NamePossible={{{PublisherNamePossible|}}}
            | NamePresent={{{PublisherNamePresent|}}}
            }}
      }}
    | <!-- publisher only -->{{
      FormatPlace
        | NotGiven={{{NoPublisher|}}}
        | Place={{{PublisherPlace|}}}
        | PlacePresumed={{{PublisherPlacePresumed|}}}
        | PlacePossible={{{PublisherPlacePossible|}}}
        | PlacePresent={{{PublisherPlacePresent|}}}
      }}{{
      FormatPrinterPublisher
        | NoPublisher={{{NoPublisher|}}}
        | Name={{{PublisherName|}}}
        | NamePresumed={{{PublisherNamePresumed|}}}
        | NamePossible={{{PublisherNamePossible|}}}
        | NamePresent={{{PublisherNamePresent|}}}
      }}
    }}
   | <!-- no publisher -->{{
   | <!-- no publisher -->{{
     FormatPlace
     FormatPlace
       | NotGiven={{{NoPrinter|}}}
       | NotGiven={{{NoPrinter|}}}{{{NoPublisher|}}}
       | Place={{{PrinterPlace|}}}
       | Place={{{PrinterPlace|}}}
       | PlacePresumed={{{PrinterPlacePresumed|}}}
       | PlacePresumed={{{PrinterPlacePresumed|}}}
Line 62: Line 135:
     }}{{
     }}{{
     FormatPrinterPublisher
     FormatPrinterPublisher
       | NotGiven={{{NoPrinter|}}}
       | NoPrinter={{{NoPrinter|}}}
      | NoPublisher={{{NoPublisher|}}}
       | Name={{{PrinterName|}}}
       | Name={{{PrinterName|}}}
       | NamePresumed={{{PrinterNamePresumed|}}}
       | NamePresumed={{{PrinterNamePresumed|}}}

Revision as of 17:50, 9 September 2023


printer & publisher

Basel: Conrad Waldkirch for Pietro Perna

publisher

No place, no publisher

No place, no publisher

Basel, no publisher [Conrad Waldkirch]

Basel: Conrad Waldkirch

printer

No place, no printer

Basel, no printer

Basel, no printer [Conrad Waldkirch]

Basel: Conrad Waldkirch


Usage:

{{FormatImprint
| NoPrinter=
| PrinterPlace=
| PrinterPlacePresumed=
| PrinterPlacePossible=
| PrinterPlacePresent=
| PrinterName=
| PrinterNamePresumed=
| PrinterNamePossible=
| PrinterNamePresent=
| NoPublisher=
| PublisherPlace=
| PublisherPlacePresumed=
| PublisherPlacePossible=
| PublisherPlacePresent=
| PublisherName=
| PublisherNamePresumed=
| PublisherNamePossible=
| PublisherNamePresent=
| PublisherAuthor=
| PublisherEditor=
}}