Template:Substance: Difference between revisions
Appearance
imported>Christian D Jensen Created page with "<includeonly> <infobox> <title source="name"/> <group> <header source="properties">Properties</header> <data source="color"> <label>Color</label> </data> <data source="smell"> <label>Smell</label> </data> <data source="state_of_matter"> <label>State of Matter</label> </data> <data source="consistency"> <label>Consistency</label> </data> </group> <group> <header source="chemical_make-up">Chemical Make..." Â |
imported>Christian D Jensen No edit summary |
||
Line 15: | Line 15: | ||
   <data source="consistency"> |    <data source="consistency"> | ||
    <label>Consistency</label> |     <label>Consistency</label> | ||
  </data> | |||
  <data source="arcane_properties"> | |||
   <label>Arcane Properties</label> | |||
   </data> |    </data> | ||
  </group> |   </group> | ||
  <group> |   <group> | ||
   <header source="chemical_make-up">Chemical Make-up</header> |    <header source="chemical_make-up">Chemical Make-up</header> | ||
   <data source=" |    <data source="elements"> | ||
   <label>Elements</label> | |||
  </data> | |||
  <data source="chemicals"> | |||
   <label>Chemicals</label> | |||
  </data> | |||
  <data source="other_substances"> | |||
   <label>Other Substances</label> | |||
  </data> | |||
  </group> |   </group> | ||
</infobox> | </infobox> | ||
Line 32: | Line 43: | ||
  | state_of_matter=Example |   | state_of_matter=Example | ||
  | consistency=Example |   | consistency=Example | ||
 | arcane_properties=Example | |||
  | chemical_make-up=Example |   | chemical_make-up=Example | ||
  | |   | elements=Example | ||
 | chemicals=Example | |||
 | other_substances=Example}} | |||
<pre> | <pre> | ||
{{Substance | {{Substance | ||
Line 42: | Line 56: | ||
  | state_of_matter=Example |   | state_of_matter=Example | ||
  | consistency=Example |   | consistency=Example | ||
 | arcane_properties=Example | |||
  | chemical_make-up=Example |   | chemical_make-up=Example | ||
  | |   | elements=Example | ||
 | chemicals=Example | |||
 | other_substances=Example}} | |||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"name":{"suggested":true},"properties":{"suggested":true},"color":{"suggested":true},"smell":{"suggested":true},"state_of_matter":{"suggested":true},"consistency":{"suggested":true},"chemical_make-up":{"suggested":true}," | {"params":{"name":{"suggested":true},"properties":{"suggested":true},"color":{"suggested":true},"smell":{"suggested":true},"state_of_matter":{"suggested":true},"consistency":{"suggested":true},"arcane_properties":{"suggested":true},"chemical_make-up":{"suggested":true},"elements":{"suggested":true},"chemicals":{"suggested":true},"other_substances":{"suggested":true}},"sets":[],"maps":{}} | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 04:55, 20 December 2024
Example usage:
{{Substance | name=Example | properties=Example | color=Example | smell=Example | state_of_matter=Example | consistency=Example | arcane_properties=Example | chemical_make-up=Example | elements=Example | chemicals=Example | other_substances=Example}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | suggested |
properties | properties | no description | Unknown | suggested |
color | color | no description | Unknown | suggested |
smell | smell | no description | Unknown | suggested |
state_of_matter | state_of_matter | no description | Unknown | suggested |
consistency | consistency | no description | Unknown | suggested |
arcane_properties | arcane_properties | no description | Unknown | suggested |
chemical_make-up | chemical_make-up | no description | Unknown | suggested |
elements | elements | no description | Unknown | suggested |
chemicals | chemicals | no description | Unknown | suggested |
other_substances | other_substances | no description | Unknown | suggested |