Wikipedia:InChI

InChIs, International Chemical Identifiers, are elements of metadata which can be added to articles about chemical compounds. This metadata can then be extracte…

Wikipedia:InChI

InChIs, International Chemical Identifiers, are elements of metadata which can be added to articles about chemical compounds. This metadata can then be extracted and processed automatically (unlike conventional Wikipedia content), and will eventually allow searching of Wikipedia by molecular structure. The addition of an InChI will not affect the normal display of an article since the information remains hidden unless a user sets their user stylesheet to display it.

Using the template

To use the {{InChI}} template, copy the wikitext below to the end of an article about a chemical compound and replace the InChI= field with the International Chemical Identifier.

<!-- Metadata: see [[Wikipedia:InChI]] -->
{{InChI
|InChI=
|InChIKey=
|CASRN=
|PIN=
}}

Viewing InChIs

By default, InChIs are invisible to normal users. In order to make InChIs visible, you must edit your user stylesheet. To do this, first make sure you are logged in. Then create a page at User:YourUserName/monobook.css and add the following line:

table.InChI {display:table !important;}

or, if you use Microsoft Internet Explorer:

table.InChI {display:block !important;}

Tip: After saving User:YourUserName/monobook.css, please empty the Browser-Cache, to see the changes: Mozilla/Firefox: Shift-Ctrl-R, Internet Explorer: Ctrl-F5, Opera: F5, Safari: ⌘-R, Konqueror: Ctrl-R.

If you can see the following InChI (tributylphosphine), you have successfully made InChIs visible:

{{InChI
|InChI=1/C12H27P/c1-4-7-10-13(11-8-5-2)12-9-6-3/h4-12H2,1-3H3
|InChIKey=TUQOTMZNTHZOKS-UHFFFAOYAQ
|CASRN=998-40-3
|PIN=Tributylphosphane
}}

To make InChIs invisible again, simply remove the line of CSS given above from your user stylesheet.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.