Difference between revisions of "Template:Infobox mythical creature"

From blackwiki
Jump to navigation Jump to search
imported>VenusFeuerFalle
(Undid revision 841195441 by VenusFeuerFalle (talk) reverting own edits.)
imported>Brainulator9
(adding upright parameter)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
| abovestyle  = font-size: smaller
 
| abovestyle  = font-size: smaller
  
| image  =  {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|center=yes|size={{{image size|{{{image_size|}}}}}}|sizedefault=frameless|alt={{{alt|}}}|suppressplaceholder=yes}}
+
| image  =  {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|center=yes|size={{{image size|{{{image_size|}}}}}}|upright={{{image upright|{{{image_upright|}}}}}}|sizedefault=frameless|alt={{{alt|}}}|suppressplaceholder=yes}}
  
 
| caption = {{{caption|}}}
 
| caption = {{{caption|}}}
Line 11: Line 11:
 
| label3  = Sub grouping
 
| label3  = Sub grouping
 
| data3  = {{{Sub_Grouping|}}}
 
| data3  = {{{Sub_Grouping|}}}
| label4  = Similar creatures
+
| label4  = Similar entities
| data4  = {{{Similar_creatures|}}}
+
| data4  = {{{Similar_entities|}}}
| label5  = Parents
+
| label5  = Family
| data5  = {{{Parents|}}}
+
| data5  = {{{Family|}}}
| label6  = Mythology
+
| label6  = Folklore
| data6  = {{{Mythology|}}}
+
| data6  = {{{Folklore|}}}
| label7  = First reported
+
| label7  = First attested
 +
| data7  = {{{First_Attested|}}}
 
| label8  = Other name(s)
 
| label8  = Other name(s)
 
| data8  = {{{AKA|}}}
 
| data8  = {{{AKA|}}}
Line 24: Line 25:
 
| label10 = Region
 
| label10 = Region
 
| data10  = {{{Region|}}}
 
| data10  = {{{Region|}}}
| label11 = Habitat
+
| label11 = Details
| data11  = {{{Habitat|}}}
+
| data11  = {{{Details|}}}
 
|
 
|
 
}}<noinclude>{{documentation}}</noinclude>
 
}}<noinclude>{{documentation}}</noinclude>

Latest revision as of 19:09, 29 August 2020

{{{name}}} or {{PAGENAME}}

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]

Has been applied to many different pages. Please be aware that any changes that you make could have a wide reaching impact and as such should be discussed on the talk page so as to ensure that a consensus may be reached.

Be sure that there are objective and academic references in the article body for all claims made in this infobox.

Usage

Copy the code shown below, and paste it into the article you would like the above Infobox to appear in.

Template:Parameter names example

{{Infobox mythical creature
|name             = <!-- Name of creature -->
|AKA              = <!-- Other names used to explicitly refer to the same creature -->
|image            = <!-- Image filename -->
|image_size       = <!-- Image size in pixels; do not use with image_upright -->
|image_upright    = <!-- Image size scale factor; do not use with image_size -->
|caption          = <!-- Image description -->
|Folklore         = <!-- Folklore genre (legend, myth, recipe, charm, etc.—please note that these are not synonyms) -->
|Grouping         = <!-- A generic category (e.g. [[Monster]]) -->
|Sub_Grouping     = <!-- A broader generic category, if applicable -->
|Family           = <!-- Attested family members, if applicable -->
|Country          = <!-- Country of origin, if applicable -->
|Region           = <!-- Region of origin -->
|Details          = <!-- Any additional details -->
|First_Attested   = <!-- First attestation (in other words, source) -->
|Similar_entities = <!-- Entities described as similar -->
}}

See also