Difference between revisions of "Template:MobInfoBox"

From EncyclopAtys

Jump to: navigation, search
(β†’β€ŽDescription)
Line 1: Line 1:
βˆ’
{{#vardefine:colour|
+
<noinclude>{{Trad
βˆ’
  {{#switch:{{{king|}}}
+
|DE=Template:MobInfoBox
βˆ’
  | fungi = Khaki
+
|EN=Template:MobInfoBox
βˆ’
  | plants = SpringGreen
+
|ES=Template:MobInfoBox
βˆ’
  | animals = LightSalmon
+
|FR=Template:MobInfoBox
βˆ’
  | {{#switch:{{{type|}}}
+
|RU=
βˆ’
    | fungi = Khaki
+
}}
βˆ’
    | Flora = SpringGreen
+
</noinclude>{{#vardefine:colour|{{#switch:{{{king|}}}
βˆ’
    | Fauna = LightSalmon
+
| plants = rgba(153, 255, 153, 1) <!-- #9f9 opaque -->
βˆ’
    | Red
+
| animals = rgba(255, 153, 153, 1) <!-- #f99 opaque -->
βˆ’
    }}
+
| rgba(255, 255, 153, 1)<!-- #ff9 opaque -->
βˆ’
  }}
+
}} }}<!--
βˆ’
}}<!--
 
βˆ’
-->{{#vardefine:ojo|{{#ifeq: {{lc:{{{aggro|}}} }} | yes | Red | {{#var:colour}} }} }}<!--
 
βˆ’
 
 
 
-->{|style="float: right;    width:25%;  max-width:30%;  margin: 0.1em;  overflow: auto; <!--
 
-->{|style="float: right;    width:25%;  max-width:30%;  margin: 0.1em;  overflow: auto; <!--
 
-->border: thick outset #C90; border-radius:1em;  padding: 0.1em;<!--
 
-->border: thick outset #C90; border-radius:1em;  padding: 0.1em;<!--
βˆ’
-->background-color: #C90; background-color: rgba(255, 165, 0, 0.5); background-image: radial-gradient(rgba(255, 255, 255, 0.2),rgba(255, 165, 0, 0.5)); <!--
+
-->background-color: #C90; background-color: rgba(255, 153, 0, 0.5); background-image: radial-gradient(rgba(255, 255, 255, 0.2),rgba(255, 153, 0, 0.5)); <!--
 
-->cellspacing: 0.01em; cellpadding:0.01em; vertical-align:center;  "
 
-->cellspacing: 0.01em; cellpadding:0.01em; vertical-align:center;  "
βˆ’
|-                                 <!--Box title (theme)-->
+
|------------------------- <!--Box title (theme)-->
 
|colspan="2" <!--
 
|colspan="2" <!--
 
-->style="text-align:right; vertical-align:center; padding:.01em .04em; <!--
 
-->style="text-align:right; vertical-align:center; padding:.01em .04em; <!--
βˆ’
-->font-size:1em; font-weight:b_old; font-variant:small-caps;  " | {{3DText|text={{{title|Taxonomic Amber}}}}}
+
-->font-size:1em; font-weight:b_old; font-variant:small-caps;  " <!--
 +
-->| {{3DText|3D=outset|text=Taxonomic Amber}}
 
|-                                <!--Logo and name of the subject-->
 
|-                                <!--Logo and name of the subject-->
 
! align="centre" colspan="2" style="background: {{#var:colour}}; background-color: (rgba(255, 165, 0, 0.2)); background-color: (rgba(255, 165, 0, 0.2)); background-image: linear-gradient(#A50,rgba(255, 165, 0, 0.5),rgba(255, 255, 255, 0.2));background-image: linear-gradient( rgba(255, 255, 255, 0.5),rgba(255, 165, 0, 0.5),rgba(160, 80, 0, 0.5)); padding: 2px;" | <font color="whi_te">{{{name}}}</font>
 
! align="centre" colspan="2" style="background: {{#var:colour}}; background-color: (rgba(255, 165, 0, 0.2)); background-color: (rgba(255, 165, 0, 0.2)); background-image: linear-gradient(#A50,rgba(255, 165, 0, 0.5),rgba(255, 255, 255, 0.2));background-image: linear-gradient( rgba(255, 255, 255, 0.5),rgba(255, 165, 0, 0.5),rgba(160, 80, 0, 0.5)); padding: 2px;" | <font color="whi_te">{{{name}}}</font>
Line 70: Line 68:
  
 
--><noinclude>{{Clear}}
 
--><noinclude>{{Clear}}
βˆ’
{{Trad
+
 
βˆ’
|DE=Template:MobInfoBox
 
βˆ’
|EN=Template:MobInfoBox
 
βˆ’
|ES=Template:MobInfoBox
 
βˆ’
|FR=Template:MobInfoBox
 
βˆ’
|RU=
 
βˆ’
}}
 
 
==Description==
 
==Description==
  

Revision as of 20:48, 25 August 2019

de:Template:MobInfoBox
en:Template:MobInfoBox
es:Template:MobInfoBox
fr:Template:MobInfoBox
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Zorroargh, 2019-08-25)

Taxonomic Amber
{{{name}}}
[[Image:{{{image}}}|300px|MobInfoBox]]
Type {{{type}}}
Main Ecosystem(s) {{{locale}}}
Aggressive {{{aggro}}}
Damage Type {{{damage}}}

Description

{{MobInfoBox
|image=<Filename>
|name={{PAGENAME}} 
|king=<Creature kingdom>
|type=<Creature Type>
|species=<Creature species>
|locale=<Regions found in>
|aggro=<Yes/No>
|damage=<damage(s) of (counter)attack>>
|}}

Note: Leave {{PAGENAME}} in place unless page name differs from mob name.

Example

Taxonomic Amber
Fluffy Bunnies
Clopper.jpg
Kingdom Animals
Category Crustacean
Main Ecosystem(s) Everywhere
Attack type Snappy


Also See