Template:Chembox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Matt Pijoan (talk | contribs) m (1 revision imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{|class="infobox bordered" style="border-collapse:collapse; width:{{{width|22em}}}; text-align:left; {{{style|}}};"<!-- | |||
TITLE --> | |||
|- | |+ colspan=2 style="text-align:center;" |{{#if:{{{Name|}}} |{{{Name}}} | ||
{{#if:{{{ImageFile|}}}{{{ImageFile1|}}}{{{ImageFile2|}}}{{{ImageFile3|}}}{{{ImageFileL1|}}}{{{ImageFileR1|}}}{{{ImageFileL2|}}}{{{ImageFileR2|}}}| | |{{PAGENAME}}}}{{{Reference|}}}{{{Chembox_ref|}}} | ||
{{Chembox image| | |- <!-- IMAGES --> | ||
{{Chembox image| | {{#if:{{{ImageFile|}}}{{{ImageFile1|}}}{{{ImageFile2|}}}{{{ImageFile3|}}}{{{ImageFileL1|}}}{{{ImageFileR1|}}}{{{ImageFileL2|}}}{{{ImageFileR2|}}}<!-- rows 4/7 checked --> | ||
{{Chembox image sbs| | |<!-- Row 1/7 -->{{Chembox image | ||
|par_file={{{ImageFile|}}} | |||
|par_title={{{ImageName|}}} | |||
{{Chembox image sbs| | |par_size={{{ImageSize|}}} | ||
{{ | |par_alt={{{ImageAlt|}}} | ||
|par_caption={{{ImageCaption|}}} | |||
{ | |par_ref={{{ImageFile_Ref|}}} }} | ||
{{ | <!-- Row 2/7 -->{{Chembox image | ||
|par_file={{{ImageFile1|}}} | |||
|par_title={{{ImageName1|}}} | |||
|par_size={{{ImageSize1|}}} | |||
|par_alt={{{ImageAlt1|}}} | |||
|par_caption={{{ImageCaption1|}}} | |||
|par_ref={{{ImageFile1_Ref|}}} }} | |||
<!-- Row 3/7 -->{{Chembox image sbs | |||
|par_fileL={{{ImageFileL1|}}} | |||
|par_titleL={{{ImageNameL1|}}} | |||
|par_sizeL={{{ImageSizeL1|}}} | |||
|par_altL={{{ImageAltL1|}}} | |||
|par_captionL={{{ImageCaptionL1|}}} | |||
|par_refL={{{ImageFileL1_Ref|}}} | |||
|par_fileR={{{ImageFileR1|}}} | |||
|par_titleR={{{ImageNameR1|}}} | |||
|par_sizeR={{{ImageSizeR1|}}} | |||
|par_altR={{{ImageAltR1|}}} | |||
|par_captionR={{{ImageCaptionR1|}}} | |||
|par_refR={{{ImageFileR1_Ref|}}} | |||
|par_captionLR={{{ImageCaptionLR1|}}}}}<!-- new Nov 2017 (dev): caption both images --> | |||
<!-- Row 4/7 -->{{Chembox image | |||
|par_file={{{ImageFile2|}}} | |||
|par_title={{{ImageName2|}}} | |||
|par_size={{{ImageSize2|}}} | |||
|par_alt={{{ImageAlt2|}}} | |||
|par_caption={{{ImageCaption2|}}} | |||
|par_ref={{{ImageFile2_Ref|}}} }} | |||
<!-- Row 5/7 -->{{Chembox image sbs | |||
|par_fileL={{{ImageFileL2|}}} | |||
|par_titleL={{{ImageNameL2|}}} | |||
|par_sizeL={{{ImageSizeL2|}}} | |||
|par_altL={{{ImageAltL2|}}} | |||
|par_captionL={{{ImageCaptionL2|}}} | |||
|par_refL={{{ImageFileL2_Ref|}}} | |||
|par_fileR={{{ImageFileR2|}}} | |||
|par_titleR={{{ImageNameR2|}}} | |||
|par_sizeR={{{ImageSizeR2|}}} | |||
|par_altR={{{ImageAltR2|}}} | |||
|par_captionR={{{ImageCaptionR2|}}} | |||
|par_refR={{{ImageFileR2_Ref|}}} | |||
|par_captionLR={{{ImageCaptionLR2|}}} }} | |||
<!-- Row 6/7 -->{{Chembox image | |||
|par_file={{{ImageFile3|}}} | |||
|par_title={{{ImageName3|}}} | |||
|par_size={{{ImageSize3|}}} | |||
|par_alt={{{ImageAlt3|}}} | |||
|par_caption={{{ImageCaption3|}}} | |||
|par_ref ={{{ImageFile3_Ref|}}} }} | |||
<!-- Row 7/7 -->{{Chembox image sbs | |||
|par_fileL={{{ImageFileL3|}}} | |||
|par_titleL={{{ImageNameL3|}}} | |||
|par_sizeL={{{ImageSizeL3|}}} | |||
|par_altL={{{ImageAltL3|}}} | |||
|par_captionL={{{ImageCaptionL3|}}} | |||
|par_refL={{{ImageFileL3_Ref|}}} | |||
|par_fileR={{{ImageFileR3|}}} | |||
|par_titleR={{{ImageNameR3|}}} | |||
|par_sizeR={{{ImageSizeR3|}}} | |||
|par_altR={{{ImageAltR3|}}} | |||
|par_captionR={{{ImageCaptionR3|}}} | |||
|par_refR={{{ImageFileR3_Ref|}}} | |||
|par_captionLR={{{ImageCaptionLR3|}}} | |||
}} | }} | ||
<!-- | |||
ImageCaptionAll: new Mar 2017 | |||
--> | |||
{{#if:{{{ImageCaptionAll|}}} |{{Chembox image caption all |par_caption={{{ImageCaptionAll}}} }}}}<!-- | |||
{{Chembox | -->}}<!-- | ||
NAMES ----- --> | |||
{{#if:{{{OtherNames|}}}{{{IUPACName|}}}{{{IUPACNames|}}}{{{PIN|}}}{{{SystematicName|}}}| | |||
{{Chembox AllOtherNames | |||
|ref={{{Names_ref|}}} | |||
|pronounce={{{pronounce|}}} | |||
{{Chembox | |IUPACName={{{IUPACName|}}} {{{IUPACNames|}}}<!-- plural indicated by editor --> | ||
|PIN={{{PIN|}}} | |||
|SystematicName={{{SystematicName|}}} | |||
|OtherNames={{{OtherNames|}}} | |||
|countIUPACnames={{#if:{{{IUPACNames|}}}|99|{{#ifeq:{{#invoke:String |match |s=_{{{IUPACName|}}} |pattern=%<br%s*%/?%s*%> |nomatch=_NO_BREAK_|plain=false|ignore_errors=false}}|_NO_BREAK_|0|9}}+{{#if:{{{IUPACName|}}}|1|0}} }}<!-- we only need to know: 0-1-many IUPACName/s? --> | |||
}}}}<!-- | |||
----- SECTIONS 1-9 ----- --> | |||
{{{Section1|}}} | {{{Section1|}}} | ||
{{{Section2|}}} | {{{Section2|}}} | ||
Line 48: | Line 101: | ||
{{{Section7|}}} | {{{Section7|}}} | ||
{{{Section8|}}} | {{{Section8|}}} | ||
{{{Section9|}}} | {{{Section9|}}}<!-- | ||
{{{ | ----- SUPPLEMENT ----- --> | ||
{{{ | {{#ifexist:{{{data page pagename|{{if empty|{{{data_page|}}}|{{FULLPAGENAME}} (data page)}}}}} | ||
{{{ | | {{Chembox Supplement | _data page pagename={{{data page pagename|{{if empty|{{{data_page|}}}|{{FULLPAGENAME}} (data page)}}}}}}} | ||
{{{ | }}<!-- | ||
{{{ | ------ FOOTER ----- --> | ||
{{{ | {{#ifeq:{{{show_footer|yes}}}|no|<!--skip-->|{{Chembox Footer | ||
{{ | | Verifiedfields={{{Verifiedfields|}}} | ||
| {{ | | Watchedfields={{{Watchedfields|}}} | ||
| | | verifiedrevid={{{verifiedrevid|}}} | ||
|} | | show_ss_note={{{show_ss_note |yes}}} | ||
| show_infobox_ref={{{show_infobox_ref|yes}}} | |||
| general_note={{{general_note|}}} | |||
| width={{{width|22em}}}<!-- infobox width setting, here for feedback | |||
end footer -->}}}} | |||
|}<!-- END of wikitable | |||
--><includeonly>{{Chembox Footer/tracking<!-- new subtemplate, outside of Footer. See also headerbar (esp in Identifiers). Mar 2017 | |||
-->| _hasImage={{{ImageFile|}}}{{{ImageFile1|}}}{{{ImageFile2|}}}{{{ImageFile3|}}}{{{ImageFileL1|}}}{{{ImageFileL2|}}}<!-- the verified images -->{{{ImageFileL3|}}}<!-- R-images not checked here | |||
</noinclude> | Images in row 8-9 | ||
-->| _hasImageSizeSet={{{ImageSize|}}}{{{ImageSize1|}}}{{{ImageSize2|}}}{{{ImageSize3|}}}<!-- | |||
-->| _hasImagePairSizeSet={{{ImageSizeL1|}}}{{{ImageSizeL2|}}}{{{ImageSizeL3|}}}{{{ImageSizeR1|}}}{{{ImageSizeR2|}}}{{{ImageSizeR3|}}}<!-- | |||
-->| _hasLocalImage=<!-- Check if file is local; not above L2, R2 | |||
-->{{#switch: en | |||
|{{ParmPart |5 |{{filepath:{{{ImageFile|}}}}}}} | |||
|{{ParmPart |5 |{{filepath:{{{ImageFile1|}}}}}}} | |||
|{{ParmPart |5 |{{filepath:{{{ImageFile2|}}}}}}} | |||
|{{ParmPart |5 |{{filepath:{{{ImageFile3|}}}}}}} | |||
|{{ParmPart |5 |{{filepath:{{{ImageFileL1|}}}}}}} | |||
|{{ParmPart |5 |{{filepath:{{{ImageFileR1|}}}}}}} | |||
|{{ParmPart |5 |{{filepath:{{{ImageFileL2|}}}}}}} | |||
|{{ParmPart |5 |{{filepath:{{{ImageFileR2|}}}}}}}=yes }}<!-- | |||
HAS STYLE SETTINGS | |||
-->| _hasTrackedStyleSettings={{{width|}}}{{{style|}}}{{{show_ss_note|}}}{{{show_infobox_ref|}}}{{{general_note|}}}{{{show_footer|}}}<!-- | |||
TEMPORAL TRACKING: order here=sortletter prio: * has this list complete. | |||
-->|_trackListZ = {{#if:{{{ImageFileL2|}}}|{{#if:{{{ImageFile2|}}}|do_track}}}}<!-- | |||
-->|_trackListA = <!-- | |||
-->|_trackListSortletter = <!-- | |||
-->|_trackSortletter =<!-- default=X | |||
-->|_trackListAsterisk =<!-- | |||
end of Chembox tracking subtemplate | |||
-->}}</includeonly><!-- | |||
-->{{#invoke:TemplatePar | |||
|check | |||
|template=Template:Chembox | |||
|all= |opt= Reference= Chembox_ref= IUPACNames= IUPACName= ImageAlt1= ImageAlt2= ImageAlt3= ImageAltL1= ImageAltL2= ImageAltL3= ImageAltR1= ImageAltR2= ImageAltR3= ImageAlt= ImageCaption1= ImageCaption2= ImageCaption3= ImageCaptionL1= ImageNameR1= ImageCaptionL2= ImageCaptionL3= ImageCaptionR1= ImageCaptionR2= ImageCaptionR3= ImageCaptionLR1= ImageCaptionLR2= ImageCaptionLR3= ImageCaption= ImageFile1_Ref= ImageFile1= ImageFile2_Ref= ImageFile2= ImageFile3_Ref= ImageFile3= ImageFileL1_Ref= ImageFileL1= ImageFileL2_Ref= ImageFileL2= ImageFileL3_Ref= ImageFileL3= ImageFileR1_Ref= ImageFileR1= ImageFileR2_Ref= ImageFileR2= ImageFileR3_Ref= ImageFileR3= ImageFile_Ref= ImageFile= ImageName1= ImageName2= ImageName3= ImageNameL1= ImageNameL2= ImageNameL3= ImageNameR2= ImageNameR3= ImageName= ImageSize1= ImageSize2= ImageSize3= ImageSizeL1= ImageSizeL2= ImageSizeL3= ImageSizeR1= ImageSizeR2= ImageSizeR3= ImageSize= Name= OtherNames= pronounce= PIN= Section1= Section2= Section3= Section4= Section5= Section6= Section7= Section8= Section9= SystematicName= Verifiedfields= Watchedfields= verifiedrevid= Verifiedimages= data page pagename= general_note= show_infobox_ref= show_ss_note= show_footer= style= width= | |||
|cat=Chemical articles with unknown parameter in Chembox | |||
|format=0|preview={{Chembox templatePar/formatPreviewMessage|msg=@@@}}|errNS=0}}<!-- | |||
--><noinclude>{{documentation}}</noinclude> |
Latest revision as of 08:51, 10 January 2019
Except where otherwise noted, data are given for materials in their standard state (at 25 °C [77 °F], 100 kPa). | |
Infobox references | |
File:Test Template Info-Icon - Version (2).svg Template documentation[create]
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |