×
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

    No edit summary
    No edit summary
    Line 1: Line 1:
    <noinclude>
    <noinclude>
    This template is used for entries in the '''Occurrence''' namespace. It stores structured data in a Cargo table and displays an infobox.
    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 occurrence, use the [[Form:Occurrence|Occurrence form]].
    To create a new being, use the [[Form:Being|Being form]].


    {{#cargo_declare:_table=Occurrences
    {{#cargo_declare:_table=Beings
    |Type=String
    |Type=String
    |Location=String
    |Origin=String
    |Date=String
    |Description=Wikitext
    |Description=Wikitext
    |Witnesses=String
    |Abilities=Wikitext
    |Evidence=Wikitext
    |Weaknesses=Wikitext
    |Status=String
    |First_reported=String
    |Image=String
    |Image=String
    }}
    }}
    </noinclude><includeonly>{{#cargo_store:_table=Occurrences
    </noinclude><includeonly>{{#cargo_store:_table=Beings
    |Type={{{Type|}}}
    |Type={{{Type|}}}
    |Location={{{Location|}}}
    |Origin={{{Origin|}}}
    |Date={{{Date|}}}
    |Description={{{Description|}}}
    |Description={{{Description|}}}
    |Witnesses={{{Witnesses|}}}
    |Abilities={{{Abilities|}}}
    |Evidence={{{Evidence|}}}
    |Weaknesses={{{Weaknesses|}}}
    |Status={{{Status|}}}
    |First_reported={{{First reported|}}}
    |Image={{{Image|}}}
    |Image={{{Image|}}}
    }}<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;">
    }}<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;">
    {{#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;">Occurrence Report</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="margin-bottom: 6px;"><b>Type:</b> {{{Type|}}}</div>
    <div style="margin-bottom: 6px;"><b>Type:</b> {{{Type|}}}</div>
    <div style="margin-bottom: 6px;"><b>Location:</b> {{{Location|}}}</div>
    <div style="margin-bottom: 6px;"><b>Origin:</b> {{{Origin|}}}</div>
    <div style="margin-bottom: 6px;"><b>Date:</b> {{{Date|}}}</div>
    <div style="margin-bottom: 6px;"><b>First reported:</b> {{{First reported|}}}</div>
    <div style="margin-bottom: 6px;"><b>Witnesses:</b> {{{Witnesses|}}}</div>
    <div style="margin-bottom: 6px;"><b>Status:</b> {{{Status|}}}</div>
    </div>
    </div>


    Line 36: Line 32:
    {{{Description|}}}
    {{{Description|}}}


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


    [[Category:Occurrences]]
    == Weaknesses ==
    {{{Weaknesses|}}}
     
    [[Category:Beings]]
    </includeonly>
    </includeonly>

    Revision as of 11:27, 11 August 2026

    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.

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