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..." Â |
Cdjensen94 (talk | contribs) No edit summary  |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
<infobox> | <infobox> | ||
  <title source="name"/> |   <title source="name"/> | ||
 <image source="image1"> | |||
  <caption source="caption-image1"/> | |||
 </image> | |||
 <group> | |||
<header source="pronunciation">Pronunciation</header> | |||
  <data source="oed"> | |||
  <label>OED Pronunciation</label> | |||
  <format>[[wikipedia:Oxford_English_Dictionary|OED]]: {{{oed}}}</format> | |||
  </data> | |||
  <data source="ipa"> | |||
  <label>IPA Pronunciation</label> | |||
  <format>[[wikipedia:Help:IPA|IPA]]:/{{{ipa}}}/</format> | |||
  </data> | |||
  </group> | |||
 <group> | |||
  <header source="general_info">General Info</header> | |||
  <data source="universe"> | |||
   <label>Universe</label> | |||
  </data> | |||
  <data source="affiliation"> | |||
   <label>Affiliation</label> | |||
  </data> | |||
  <data source="created_by"> | |||
   <label>Created by</label> | |||
  </data> | |||
  <data source="applications"> | |||
   <label>Applications</label> | |||
  </data> | |||
 </group> | |||
  <group> |   <group> | ||
   <header source="properties">Properties</header> |    <header source="properties">Properties</header> | ||
Line 15: | Line 44: | ||
   <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 27: | Line 67: | ||
{{Substance | {{Substance | ||
  | name=Example |   | name=Example | ||
 | image1=Example.jpg | |||
 | caption-image1=Example | |||
 | ipa=Example | |||
 | oed=Example | |||
 | general_info=Example | |||
 | universe=Example | |||
 | affiliation=Example | |||
 | created_by=Example | |||
 | applications=Example | |||
  | properties=Example |   | properties=Example | ||
  | color=Example |   | color=Example | ||
Line 32: | Line 81: | ||
  | 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 | ||
  | name=Example |   | name=Example | ||
 | image1=Example.jpg | |||
 | caption-image1=Example | |||
 | ipa=Example | |||
 | oed=Example | |||
 | general_info=Example | |||
 | universe=Example | |||
 | affiliation=Example | |||
 | created_by=Example | |||
 | applications=Example | |||
  | properties=Example |   | properties=Example | ||
  | color=Example |   | color=Example | ||
Line 42: | Line 103: | ||
  | 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 | |||
}, | |||
"image1": { | |||
"suggested": true | |||
}, | |||
"caption-image1": { | |||
"suggested": true | |||
}, | |||
"general_info": { | |||
"suggested": true | |||
}, | |||
"universe": { | |||
"suggested": true | |||
}, | |||
"affiliation": { | |||
"suggested": true | |||
}, | |||
"created_by": { | |||
"suggested": true | |||
}, | |||
"applications": { | |||
"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 | |||
}, | |||
"oed": { | |||
"type": "line" | |||
}, | |||
"ipa": { | |||
"type": "line" | |||
} | |||
}, | |||
"sets": [], | |||
"paramOrder": [ | |||
"name", | |||
"image1", | |||
"caption-image1", | |||
"ipa", | |||
"oed", | |||
"general_info", | |||
"universe", | |||
"affiliation", | |||
"created_by", | |||
"applications", | |||
"properties", | |||
"color", | |||
"smell", | |||
"state_of_matter", | |||
"consistency", | |||
"arcane_properties", | |||
"chemical_make-up", | |||
"elements", | |||
"chemicals", | |||
"other_substances" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | </templatedata> | ||
[[Category:Templates]] [[Category:Infobox templates]] | |||
</noinclude> | </noinclude> |