×
Create a new article
Write your page title here:
We currently have 2 articles on Supernatural Lore. Type your article name above or click on one of the titles below and start writing!



    Supernatural Lore

    Template:Being: Difference between revisions

    Created page with "PAGE: Template:Being URL: https://supernatural-lore.com/mw14/index.php/Template:Being This template defines the Cargo table schema for Being entries and controls how each being page is displayed (infobox + content layout). --- <noinclude> This template is used for entries in the '''Being''' namespace. It stores structured data in a Cargo table and displays an infobox. To create a new being, use the Being form. {{#cargo_declare:_table=Beings |Type=Stri..."
     
    No edit summary
    Line 1: Line 1:
    PAGE: Template:Being
    URL: https://supernatural-lore.com/mw14/index.php/Template:Being
    This template defines the Cargo table schema for Being entries and
    controls how each being page is displayed (infobox + content layout).
    ---
    <noinclude>
    <noinclude>
    This template is used for entries in the '''Being''' namespace. It stores structured data in a Cargo table and displays an infobox.
    This template is used for entries in the '''Occurrence''' namespace. It stores structured data in a Cargo table and displays an infobox.


    To create a new being, use the [[Form:Being|Being form]].
    To create a new occurrence, use the [[Form:Occurrence|Occurrence form]].


    {{#cargo_declare:_table=Beings
    {{#cargo_declare:_table=Occurrences
    |Type=String
    |Type=String
    |Origin=String
    |Location=String
    |Date=String
    |Description=Wikitext
    |Description=Wikitext
    |Abilities=Wikitext
    |Witnesses=String
    |Weaknesses=Wikitext
    |Evidence=Wikitext
    |First_reported=String
    |Status=String
    |Image=String
    |Image=String
    }}
    }}
    </noinclude><includeonly>{{#cargo_store:_table=Beings
    </noinclude><includeonly>{{#cargo_store:_table=Occurrences
    |Type={{{Type|}}}
    |Type={{{Type|}}}
    |Origin={{{Origin|}}}
    |Location={{{Location|}}}
    |Date={{{Date|}}}
    |Description={{{Description|}}}
    |Description={{{Description|}}}
    |Abilities={{{Abilities|}}}
    |Witnesses={{{Witnesses|}}}
    |Weaknesses={{{Weaknesses|}}}
    |Evidence={{{Evidence|}}}
    |First_reported={{{First reported|}}}
    |Status={{{Status|}}}
    |Image={{{Image|}}}
    |Image={{{Image|}}}
    }}<div class="being-infobox" style="float: right; width: 300px; border: 2px solid #45360f; background-color: #e3dac3; padding: 15px; margin: 0 0 15px 15px; border-radius: 5px;">
    }}<div class="occurrence-infobox" style="float: right; width: 300px; border: 2px solid #45360f; background-color: #e3dac3; padding: 15px; margin: 0 0 15px 15px; border-radius: 5px;">
    {{#if: {{{Image|}}} | <div style="text-align: center; margin-bottom: 10px;">[[File:{{{Image}}}|280px]]</div> }}
    {{#if: {{{Image|}}} | <div style="text-align: center; margin-bottom: 10px;">[[File:{{{Image}}}|280px]]</div> }}
    <div style="font-size: 18px; font-weight: bold; text-align: center; border-bottom: 1px solid #45360f; padding-bottom: 8px; margin-bottom: 8px;">Being Profile</div>
    <div style="font-size: 18px; font-weight: bold; text-align: center; border-bottom: 1px solid #45360f; padding-bottom: 8px; margin-bottom: 8px;">Occurrence Report</div>
    <div style="margin-bottom: 6px;"><b>Type:</b> {{{Type|}}}</div>
    <div style="margin-bottom: 6px;"><b>Type:</b> {{{Type|}}}</div>
    <div style="margin-bottom: 6px;"><b>Origin:</b> {{{Origin|}}}</div>
    <div style="margin-bottom: 6px;"><b>Location:</b> {{{Location|}}}</div>
    <div style="margin-bottom: 6px;"><b>First reported:</b> {{{First reported|}}}</div>
    <div style="margin-bottom: 6px;"><b>Date:</b> {{{Date|}}}</div>
    <div style="margin-bottom: 6px;"><b>Witnesses:</b> {{{Witnesses|}}}</div>
    <div style="margin-bottom: 6px;"><b>Status:</b> {{{Status|}}}</div>
    </div>
    </div>


    Line 40: Line 36:
    {{{Description|}}}
    {{{Description|}}}


    == Abilities ==
    == Evidence ==
    {{{Abilities|}}}
    {{{Evidence|}}}
     
    == Weaknesses ==
    {{{Weaknesses|}}}


    [[Category:Beings]]
    [[Category:Occurrences]]
    </includeonly>
    </includeonly>

    Revision as of 11:26, 11 August 2026

    This template is used for entries in the Occurrence namespace. It stores structured data in a Cargo table and displays an infobox.

    To create a new occurrence, use the Occurrence form.

    This template defines the table "Occurrences". View table.