Template:Infobox paranormal experience: Difference between revisions
EnWikiAdmin (talk | contribs) Created page with "{{#invoke:Infobox|infoboxTemplate|child={{{child|{{{embed|}}}}}}| bodyclass=biography vcard | above = <div class="fn">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}</div> | abovestyle = font-size:125%;{{{abovestyle|}}} | image = {{#invoke:InfoboxImage|InfoboxImage | image={{{image|}}} | size=frameless | upright={{{image_upright|1}}} | alt={{{alt|}}} | suppressplaceholder=yes }} | caption = {{{caption|}}} | label1 = Other names | data1 = {{{othe..." |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{#invoke:Infobox|infoboxTemplate|child={{{child|{{{embed|}}}}}}| bodyclass=biography vcard | {{#invoke:Infobox|infoboxTemplate|child={{{child|{{{embed|}}}}}}|bodyclass=biography vcard <!-- hCard microformat --> | ||
| above = <div class="fn">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}</div> | | above = <div class="fn">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}</div> <!-- Display the name; defaults to page name if 'name' not specified --> | ||
| abovestyle = font-size:125%;{{{abovestyle|}}} | | abovestyle = font-size:125%;{{{abovestyle|}}} | ||
| image = {{#invoke:InfoboxImage|InfoboxImage | | image = {{#invoke:InfoboxImage|InfoboxImage | ||
| image={{{image|}}} | | image = {{{image|}}} <!-- Image file name (e.g., Example.jpg) --> | ||
| size=frameless | | size = frameless | ||
| upright={{{image_upright|1}}} | | upright = {{{image_upright|1}}} <!-- Image scaling factor; defaults to 1 --> | ||
| alt={{{alt|}}} | | alt = {{{alt|}}} <!-- Alt text for the image --> | ||
| suppressplaceholder=yes | | suppressplaceholder = yes | ||
}} | }} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} <!-- Caption for the image --> | ||
| label1 | | label1 = Other names | ||
| data1 | | data1 = {{{other_names|}}} <!-- Any other names or aliases --> | ||
| label2 = Date | |||
| data2 = {{{date|}}} <!-- Date of the experience --> | |||
| label3 = Location | |||
| data3 = {{{location|}}} <!-- Location where the experience occurred --> | |||
| label4 = Type | |||
| data4 = '''{{{type|}}}''' <!-- Type of paranormal experience (e.g., alien abduction, ghost sighting) --> | |||
| label5 = Beings encountered | |||
| data5 = {{{beings_encountered|}}} <!-- Entities or beings encountered during the experience --> | |||
| label6 = Events claimed | |||
| data6 = {{{events_claimed|}}} <!-- Specific events claimed to have occurred --> | |||
| label7 = Phenomena observed/experienced | |||
| data7 = {{{phenomena_observed|}}} <!-- Phenomena observed or experienced --> | |||
| label8 = Physical evidence / physical marks or changes | |||
| data8 = {{{physical_evidence|}}} <!-- Physical evidence or marks left by the experience --> | |||
| label9 = Concurrent psychological effects | |||
| data9 = {{{psychological_effects|}}} <!-- Concurrent psychological effects during the experience --> | |||
| label10 = Voluntariness | |||
| data10 = {{{voluntariness|}}} <!-- Whether the experience was voluntary, coerced, or forced --> | |||
| label11 = Messages received | |||
| data11 = {{{messages_received|}}} <!-- Any messages or communications received --> | |||
| label12 = Aftereffects | |||
| data12 = {{{aftereffects|}}} <!-- Physical or mental aftereffects following the experience --> | |||
| label13 = Physical artifacts | |||
| data13 = {{{physical_artifacts|}}} <!-- Physical artifacts obtained from the experience --> | |||
| label14 = Methods used to recollect | |||
| data14 = {{{recollection_methods|}}} <!-- Methods used to recollect the experience (e.g., hypnosis) --> | |||
| label15 = Date of first public claim | |||
| data15 = {{{first_public_claim|}}} <!-- Date of the first public claim about the experience --> | |||
| label16 = Investigated by | |||
| data16 = {{{investigated_by|}}} <!-- Individuals or organizations that investigated the experience --> | |||
| label17 = Contemporaneous documentation | |||
| data17 = {{{contemporaneous_documentation|}}} <!-- Documentation from the time of the experience --> | |||
| label18 = Corroborating witnesses | |||
| data18 = {{{corroborating_witnesses|}}} <!-- Witnesses who can corroborate the experience --> | |||
| label19 = Contemporaneous accounts | |||
| data19 = {{{contemporaneous_accounts|}}} <!-- Accounts or statements made at the time --> | |||
| label20 = Suppression of evidence | |||
| data20 = {{{suppression_of_evidence|}}} <!-- Alleged suppression of evidence --> | |||
| label21 = Suppression of account | |||
| data21 = {{{suppression_of_account|}}} <!-- Alleged suppression of the account --> | |||
| label22 = Suppression of corroboration | |||
| data22 = {{{suppression_of_corroboration|}}} <!-- Alleged suppression of corroborating information --> | |||
| label23 = Public accounts | |||
| data23 = {{{public_accounts|}}} <!-- Public accounts or disclosures of the experience --> | |||
| label24 = Notable works | |||
| data24 = {{{notable_works|}}} <!-- Notable works about the experience --> | |||
| label26 = Investigations conducted | |||
| data26 = {{{investigations_conducted|}}} <!-- Investigations conducted into the experience --> | |||
| label27 = Investigation outcome | |||
| data27 = {{{investigation_outcome|}}} <!-- Outcomes of any investigations --> | |||
| label25 = Attempts to debunk | |||
| data25 = {{{attempts_to_debunk|}}} <!-- Attempts made to debunk the experience --> | |||
| label28 = Related incidents | |||
| data28 = {{{related_incidents|}}} <!-- Related incidents or experiences --> | |||
| label29 = Website | |||
| data29 = {{{website|{{{homepage|{{{URL|{{{url|}}}}}}}}}}}} <!-- Official website or relevant URL --> | |||
| header30 = {{#if:{{{signature|}}}|Signature}} | |||
| data30 = {{#invoke:InfoboxImage|InfoboxImage | |||
| image = {{{signature|}}} <!-- Image file of the signature --> | |||
| size = {{{signature_size|}}} <!-- Size of the signature image --> | |||
| class = infobox-signature skin-invert | |||
| sizedefault = 150px | |||
| alt = {{{signature_alt|}}} <!-- Alt text for the signature image --> | |||
}} | |||
| header31 = {{#if:{{{footnotes|}}}|Notes}} | |||
| data31 = {{{footnotes|}}} <!-- Additional notes --> | |||
}} | }} | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> |