Difference between revisions of "Template:Chembox SMILES/doc"

From blackwiki
Jump to navigation Jump to search
imported>Yahia.barie
(+)
imported>DePiep
Line 5: Line 5:
 
* value = <nowiki>{{{SMILES|}}}</nowiki>
 
* value = <nowiki>{{{SMILES|}}}</nowiki>
 
This is displayed in the form of a {{tlx|Collapsible list}}.  If the user's browser supports JavaScript, the actual value is hidden until the user clocks on a [show] link.  (The reason for this is because the formula can be very long and contains no spaces, so browsers will make the infobox very wide trying to display it all on one line.)
 
This is displayed in the form of a {{tlx|Collapsible list}}.  If the user's browser supports JavaScript, the actual value is hidden until the user clocks on a [show] link.  (The reason for this is because the formula can be very long and contains no spaces, so browsers will make the infobox very wide trying to display it all on one line.)
 +
 +
==See also==
 +
* {{tl|smilescite}}
 +
 
<includeonly>
 
<includeonly>
 
[[Category:Chembox templates|{{PAGENAME}}]]
 
[[Category:Chembox templates|{{PAGENAME}}]]

Revision as of 23:19, 23 December 2014

Usage

This is used by Template:Chembox identifiers, part of Template:Chembox. It takes a single parameter:

  • value = {{{SMILES|}}}

This is displayed in the form of a {{Collapsible list}}. If the user's browser supports JavaScript, the actual value is hidden until the user clocks on a [show] link. (The reason for this is because the formula can be very long and contains no spaces, so browsers will make the infobox very wide trying to display it all on one line.)

See also