Template:化合物信息:修订间差异

创建页面,内容为“<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group col…”
 
无编辑摘要
 
(未显示3个用户的4个中间版本)
第1行: 第1行:
<includeonly>
<infobox>
<infobox>
   <title source="title1">
   <title source="title1">
第4行: 第5行:
   </title>
   </title>
   <image source="image1">
   <image source="image1">
     <caption source="caption1"/>
     <caption source="caption-image1"/>
   </image>
   </image>
   <group collapse="open">
   <group collapse="open">
第14行: 第15行:
       <label>分子量</label>
       <label>分子量</label>
     </data>
     </data>
     <data source="名">
     <data source="系统名">
       <label>学名</label>
       <label>学名</label>
     </data>
     </data>
第67行: 第68行:
   </group>
   </group>
</infobox>
</infobox>
</includeonly>
<noinclude>
<noinclude>
示例:
示例:
<pre>
<pre>
{{化合物信息
{{化合物信息
 
   | title1=File:标题示例
   | title1=File:Example.jpg
   | image1=File:图片示例.jpg
 
   | caption-image1=图片说明文字示例
   | image1=File:Example.jpg
   | 化学式=示例
 
   | 分子量=示例
   | caption1=File:Example.jpg
   | 学名=示例
 
   | 别名=示例
   | 化学式=File:Example.jpg
   | 颜色=示例
 
   | 物态=示例
   | 分子量=File:Example.jpg
   | 沸点=示例
 
   | 熔点=示例
   | 学名=File:Example.jpg
   | 升华点=示例
 
   | 凝华点=示例
   | 别名=File:Example.jpg
   | 闪点=示例
 
   | 密度=示例
   | 颜色=File:Example.jpg
   | 莫氏硬度=示例
 
   | 晶系=示例
   | 物态=File:Example.jpg
   | ph值=示例
 
   | 半数致死量=示例
   | 沸点=File:Example.jpg
   | 特殊性质=示例
 
   | 熔点=File:Example.jpg
 
   | 升华点=File:Example.jpg
 
   | 凝华点=File:Example.jpg
 
   | 闪点=File:Example.jpg
 
   | 密度=File:Example.jpg
 
   | 莫氏硬度=File:Example.jpg
 
   | 晶系=File:Example.jpg
 
   | ph值=File:Example.jpg
 
   | 半数致死量=File:Example.jpg
 
   | 特殊性质=File:Example.jpg
 
}}
}}
</pre>
</pre>