Module:Infobox gene: Difference between revisions

Content deleted Content added
only cat on mainspace
Improved formatting in html sections in code and added missing end tags
Line 215:
:addClass('infobox')
:css('width', '26.4em')
:newline()
end
 
Line 233 ⟶ 232:
:css('font-weight', 'bold')
:wikitext(title)
:newlinedone() --end th
:done() --end tr
end
 
Line 246:
root
:tag('tr')
:tag('td')
:attr('colspan', 4)
:css('text-align', 'center')
:wikitext(image)
:done() --end td
:newlinedone() --end tr
end
 
Line 289 ⟶ 290:
root
:tag('tr')
:tag('td')
:attr('colspan', 4)
:css('text-align', 'center')
:css('background-color', rowBGcolor)
:newlinetag('table')
--p.createTable('sub')
:tag('table')
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'left')
:newline()
 
:tag('tr') --create title header
:tag('th')
:attr('colspan', '4')
:css('text-align', 'center')
:css('background-color',titleBGcolor)
:wikitext(title)
:done()
:newline()
--p.rowLabel(pdb_link)
:tag('tr')
:tag('th')
:attr('rowspan', '2')
:css('background-color', sideTitleBGcolor)
:css('width', '43px')
:wikitext(pdb_link)
:done()
:tag('td')
:attr('colspan', '2')
:css('background-color', rowBGcolor)
:wikitext(searchTitle)
:tag('span')
:attr('class', 'plainlinks')
:wikitext(PDBe)
:wikitext(RCSB)
:done()
:done()
:done() --this may not be needed
:newline()
--new row for collapsible list of PDB codes
:tag('tr')
:tag('td')
:tag('table')
:attr('class', 'collapsible collapsed')
:css('padding', '0')
:css('border', 'none')
Line 343 ⟶ 300:
:css('width', '100%')
:css('text-align', 'left')
:newlinetag('tr') --create title header
:tag('tr')
:css('background-color',titleBGcolor)
:css('text-align', 'center')
:newline()
:tag('th')
:attr('colspan', '4')
:css('text-align', 'center')
:css('background-color',titleBGcolor)
:wikitext(title)
:done() --end th
:done() --end tr
:tag('tr')
:tag('th')
:attr('rowspan', '2')
:css('background-color', sideTitleBGcolor)
:css('width', '43px')
:wikitext(pdb_link)
:done() --end th
:tag('td')
:attr('colspan', '2')
:wikitextcss(listTitle'background-color', rowBGcolor)
:donewikitext(searchTitle)
:newlinetag('span')
:doneattr('class', 'plainlinks')
:tagwikitext('tr'PDBe)
:tagwikitext('td'RCSB)
:attrdone('colspan', '2') --end span
:cssdone('background) -color',-end rowBGcolor)td
:newlinedone() --end tr
:tag('p')
:tag('spantr') --new row for collapsible list of PDB codes
:attrtag('class', 'plainlinkstd')
:wikitexttag(pdbIDs'table')
:doneattr('class', 'collapsible collapsed')
:newlinecss('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'left')
:tag('tr')
:css('background-color',titleBGcolor)
:css('text-align', 'center')
:tag('th')
:attr('colspan', '2')
:wikitext(listTitle)
:done() --end th
:done() --end tr
:tag('tr')
:tag('td')
:attr('colspan', '2')
:css('background-color', rowBGcolor)
:tag('p')
:tag('span')
:attr('class', 'plainlinks')
:wikitext(pdbIDs)
:done() --end span
:done() --end p
:done() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
else
return ""
Line 459 ⟶ 457:
:css('background-color', titleBGcolor)
:wikitext(title)
:newlinedone() --end th
:done() --end tr
 
:tag('tr')
:tag('th')
:attr('scope', 'row')
:css('background-color', sideTitleBGcolor)
Line 468 ⟶ 466:
:attr('class', 'plainlinks')
:wikitext(label_aliases)
:done() --end span
:newlinedone() --end th
:tag('td')
:attr('colspan','3')
Line 476 ⟶ 475:
:attr('class', 'plainlinks')
:wikitext(symbol_url)
:done() --end span
:wikitext(aliases)
:done() --end td
:newlinedone() --end tr
:done() --end tr

:tag('tr')
:tag('th')
:attr('scope', 'row')
:css('background-color', sideTitleBGcolor)
:wikitext(label_ext_id)
:done() --end th
:newline()
:tag('td')
:attr('colspan', '3')
Line 499 ⟶ 498:
:wikitext(IUPHAR)
:wikitext(genecards)
:done() --end span
:newlinedone() --end td
:done() --end tr
 
if ec_no ~= "" then
root
:tag('tr')
:tag('th')
:attr('scope', 'row')
:css('background-color', sideTitleBGcolor)
:wikitext(label_EC)
:done() --end th
:newline()
:tag('td')
:attr('colspan', '3')
Line 517 ⟶ 516:
:attr('class', 'plainlinks')
:wikitext(EC)
:done() --end span
:newlinedone() --end td
:done() --end tr
end
end
Line 541 ⟶ 540:
if ref_flag_all then
root
:tag('tr')
:tag('td')
:attr('colspan', 4)
:css('text-align', 'center')
:css('background-color', rowBGcolor)
:tag('tr') --create title bar
:newline()
:tag('th')
:tagattr('trcolspan'), --create title bar'3')
:tagcss('thtext-align', 'center')
:attrcss('colspanbackground-color', '3'titleBGcolor)
:wikitext(title)
:css('text-align', 'center')
:done() --end th
:css('background-color', titleBGcolor)
:wikitextdone(title) --end tr
:done() --end td
:newlinedone() --end tr
 
local ref_url = "https://www.wikidata.org/wiki/"..qid.."#P2293" --direct page to property genetically associated disease
local title = "Diseases that are genetically associated with "..name.." view/edit references on wikidata"
local ref_link = disease_name..frame:extensionTag("ref",frame:expandTemplate{ title = 'cite_web', args = { title = title, url = ref_url} })
 
root
 
root:tag('tr')
:tagattr('trcolspan', 4)
:attrcss('colspantext-align', 4'center')
:css('textbackground-aligncolor', 'center'rowBGcolor)
:tag('td')
:css('background-color', rowBGcolor)
:attr('scope', 'row')
:newline()
:attr('colspan', '3')
:tagwikitext('td'ref_link)
:cssdone('background) -color',-end td rowBGcolor)
:done() --end tr
:attr('scope', 'row')
:attr('colspan', '3')
:wikitext(ref_link)
:done()
:newline()
:done()
:done()
:newline()
end
Line 609 ⟶ 602:
if ref_flag_all then
root
:tag('tr')
:tag('td')
:attr('colspan', 4)
:css('text-align', 'center')
:css('background-color', rowBGcolor)
:tag('tr') --create title bar
:newline()
:tag('th')
:tagattr('trcolspan'), --create title bar'3')
:tagcss('thtext-align', 'center')
:attrcss('colspanbackground-color', '3'titleBGcolor)
:wikitext(title)
:css('text-align', 'center')
:done() --end th
:css('background-color', titleBGcolor)
:wikitextdone(title) --end tr
:done() --end td
:newlinedone() --end tr
 
 
--loop to create reference links from drug lists
Line 634 ⟶ 625:
local ref_link = drug_name..frame:extensionTag("ref",frame:expandTemplate{ title = 'cite_web', args = { title = title, url = ref_url} })
root
:tag('tr')
Line 640 ⟶ 630:
:css('text-align', 'center')
:css('background-color', rowBGcolor)
:newline()
:tag('td')
:css('background-color', rowBGcolor)
Line 646 ⟶ 635:
:attr('colspan', '3')
:wikitext(ref_link)
:done() --end td
:done() --end tr
:newline()
:done()
:newline()
end
end
Line 670 ⟶ 657:
:css('text-align', 'center')
:css('background-color', rowBGcolor)
:newline()
--p.createTable('sub')
:tag('table')
:attr('class', 'collapsible collapsed')
Line 679 ⟶ 664:
:css('width', '100%')
:css('text-align', 'left')
:newline()
:tag('tr') --create title bar
:tag('th')
:attr('colspan', '4')
:css('text-align', 'center')
:css('background-color', titleBGcolor)
:wikitext(title)
:done() --end th
:newlinedone() --end tr
:tag('tr')
:tag('th')
:css('background-color', sideTitleBGcolor)
:wikitext(mol_funct_title)
:done() --end th
:tag('td')
:css('background-color', rowBGcolor)
:newlinetag('span')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'mol_funct)
:wikitextdone(mol_funct) --end span
:done() --end td
:newlinedone() --end tr
:donetag('tr')
:tag('trth')
:tagcss('thbackground-color', sideTitleBGcolor)
:csswikitext('background-color', sideTitleBGcolorcell_comp_title)
:wikitextdone(cell_comp_title) --end th
:donetag('td')
:tagcss('tdbackground-color', rowBGcolor)
:csstag('background-colorspan', rowBGcolor)
:newlineattr('class', 'plainlinks')
:tagwikitext('span'cell_comp)
:attrdone('class', 'plainlinks') --end span
:wikitextdone(cell_comp) --end td
:done() --end tr
:newlinetag('tr')
:donetag('th')
:tagcss('trbackground-color', sideTitleBGcolor)
:tagwikitext('th'bio_process_title)
:cssdone('background) -color',-end sideTitleBGcolor)th
:wikitexttag(bio_process_title'td')
:donecss('background-color', rowBGcolor)
:tag('tdspan')
:cssattr('background-colorclass', rowBGcolor'plainlinks')
:newlinewikitext(bio_process)
:tagdone('span') --end span
:attrdone('class', 'plainlinks') --end td
:wikitextdone(bio_process) --end tr
:done()
:newline()
:done()
:tag('tr')
:tag('td')
:css('background-color', rowBGcolor)
:css('text-align', 'center')
:attr('colspan', '4')
:wikitext("Sources:")
:wikitext(amigo_link)
:wikitext(" / ")
:wikitext(quickGO_link)
:done()
:done()
:tag('tr')
:tag('td')
:css('background-color', rowBGcolor)
:css('text-align', 'center')
:attr('colspan', '4')
:wikitext("Sources:")
:wikitext(amigo_link)
:wikitext(" / ")
:wikitext(quickGO_link)
:done() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
end
 
Line 755 ⟶ 738:
:css('background-color', titleBGcolor)
:wikitext(title)
:done() --end th
:newlinedone() --end tr
:tag('tr')
:tag('td')
Line 763 ⟶ 746:
:css('background-color', rowBGcolor)
:wikitext(expression_images)
:done() --end td
:newlinedone() --end tr
:tag('tr')
:tag('td')
Line 773 ⟶ 756:
:attr('class', 'plainlinks')
:wikitext(biogps_link)
:done() --end span
:newlinedone() --end td
:done() --end tr
end
 
Line 1,174 ⟶ 1,158:
:css('background-color', titleBGcolor)
:wikitext(title)
:done() --end th
:newlinedone() --end tr
:tag('tr')
:tag('th')
Line 1,181 ⟶ 1,165:
:css('background-color', sideTitleBGcolor)
:wikitext("Species")
:done() --end th
:newline()
:tag('td')
:wikitext("'''Human'''")
:done() --end td
:newline()
:tag('td')
:wikitext("'''Mouse'''")
:done() --end td
:newlinedone() --end tr
:done()
---this section would be nice to do in a loop if the tag closures were figured out
:tag('tr')
:tag('th')
Line 1,198 ⟶ 1,178:
:css('background-color', sideTitleBGcolor)
:wikitext(entrezTitle)
:done() --end th
:newline()
:tag('td')
:tag('table')
:attr('class', entrez_collapse)
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'right')
:tag('tr')
:newlinetag('th')
:tagattr('thcolspan', '1')
:attrtag('colspan', '1span')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'entrez_default)
:wikitextdone(entrez_default) --end span
:done() --end th
:done() --end tr
:newlinetag('tr')
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tagattr('pclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'entrez_link)
:wikitextdone(entrez_link) --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:tag('td')
:done()
:newlinetag('table')
:tagattr('tdclass', entrez_mm_collapse)
:tagcss('tablepadding', '0')
:attrcss('classborder', entrez_mm_collapse'none')
:css('paddingmargin', '0')
:css('borderwidth', 'none100%')
:css('margintext-align', '0right')
:csstag('width', '100%tr')
:csstag('text-align', 'rightth')
:tagattr('trcolspan', '1')
:newlinetag('span')
:tagattr('thclass', 'plainlinks')
:attrwikitext('colspan', '1'entrez_mm_default)
:tagdone('span') --end span
:attrdone('class', 'plainlinks') --end th
:wikitextdone(entrez_mm_default) --end tr
:donetag('tr')
:done()
:newline()
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tagattr('pclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'entrez_mm_link)
:wikitextdone(entrez_mm_link) --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
:newline()
:tag('tr')
:tag('th')
Line 1,269 ⟶ 1,241:
:css('background-color', sideTitleBGcolor)
:wikitext(ensemblTitle)
:done() --end th
:newline()
:tag('td')
:tag('table')
:attr('class', ensembl_collapse)
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'right')
:tag('tr')
:newlinetag('th')
:tagattr('thcolspan', '1')
:attrtag('colspan', '1span')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'ensembl_default)
:wikitextdone(ensembl_default) --end span
:done() --end th
:done() --end tr
:newlinetag('tr')
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tagattr('pclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'ensembl_link)
:wikitextdone(ensembl_link) --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:tag('td')
:done()
:newlinetag('table')
:tagattr('tdclass', ensembl_mm_collapse)
:tagcss('tablepadding', '0')
:attrcss('classborder', ensembl_mm_collapse'none')
:css('paddingmargin', '0')
:css('borderwidth', 'none100%')
:css('margintext-align', '0right')
:csstag('width', '100%tr')
:csstag('text-align', 'rightth')
:tagattr('trcolspan', '1')
:newlinetag('span')
:tagattr('thclass', 'plainlinks')
:attrwikitext('colspan', '1'ensembl_mm_default)
:tagdone('span') --end span
:attrdone('class', 'plainlinks') --end th
:wikitextdone(ensembl_mm_default) --end tr
:donetag('tr')
:done()
:newline()
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tagattr('pclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'ensembl_mm_link)
:wikitextdone(ensembl_mm_link) --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
:newline()
:tag('tr')
:tag('th')
Line 1,340 ⟶ 1,304:
:css('background-color', sideTitleBGcolor)
:wikitext(uniprotTitle)
:done() --end th
:newline()
:tag('td')
:tag('table')
:attr('class', uniprot_collapse)
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'right')
:tag('tr')
:newlinetag('th')
:tagattr('thcolspan', '1')
:attrtag('colspan', '1span')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'uniprot_default)
:wikitextdone(uniprot_default) --end span
:done() --end th
:done() --end tr
:newlinetag('tr')
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tagattr('pclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'uniprot_link)
:wikitextdone(uniprot_link) --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:donetag('td')
:newlinetag('table')
:tagattr('tdclass', uniprot_mm_collapse)
:tagcss('tablepadding', '0')
:attrcss('classborder', uniprot_mm_collapse'none')
:css('paddingmargin', '0')
:css('borderwidth', 'none100%')
:css('margintext-align', '0right')
:csstag('width', '100%tr')
:csstag('text-align', 'rightth')
:tagattr('trcolspan', '1')
:newlinetag('span')
:tagattr('thclass', 'plainlinks')
:attrwikitext('colspan', '1'uniprot_mm_default)
:tagdone('span') --end span
:attrdone('class', 'plainlinks') --end th
:wikitextdone(uniprot_mm_default) --end th
:donetag('tr')
:done()
:newline()
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tagattr('pclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'uniprot_mm_link)
:wikitextdone(uniprot_mm_link) --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
:newline()
:tag('tr')
:tag('th')
Line 1,411 ⟶ 1,367:
:css('background-color', sideTitleBGcolor)
:wikitext(refseq_mRNATitle)
:done() --end th
:newline()
:tag('td') --RNASeq mRNA collapsible table
:tag('table')
:attr('class', refseq_mRNA_collapse)
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'right')
:tag('tr')
:newlinetag('th')
:tagattr('thcolspan', '1')
:attr('colspanclass', '1plainlinks')
:attrwikitext('class', 'plainlinks'refseq_mRNA_default)
:wikitextdone(refseq_mRNA_default) --end th
:done() --end tr
:newlinetag('tr')
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tag('pspan')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'refseq_mRNA_link)
:wikitextdone(refseq_mRNA_link) --end span
:done() --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:done()
:tag('td') --RNASeq mRNA collapsible table for mouse
:tag('table')
:attr('class', refseq_mRNA_mm_collapse)
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'right')
:tag('tr')
:newlinetag('th')
:tagattr('thcolspan', '1')
:attr('colspanclass', '1plainlinks')
:attrwikitext('class', 'plainlinks'refseq_mRNA_mm_default)
:wikitextdone(refseq_mRNA_mm_default) --end th
:done() --end tr
:newlinetag('tr')
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tag('pspan')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'refseq_mRNA_mm_link)
:wikitextdone(refseq_mRNA_mm_link) --end span
:done() --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
:tag('tr')
:tag('th')
Line 1,481 ⟶ 1,430:
:css('background-color', sideTitleBGcolor)
:wikitext(refseq_protTitle)
:done() --end th
:newline()
:tag('td') --RNASeq protein collapsible table
:tag('table')
:attr('class', refseq_prot_collapse)
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'right')
:tag('tr')
:newlinetag('th')
:tagattr('thcolspan', '1')
:attr('colspanclass', '1plainlinks')
:attrwikitext('class', 'plainlinks'refseq_prot_default)
:wikitextdone(refseq_prot_default) --end th
:done() --end tr
:newlinetag('tr')
:done()
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tag('pspan')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'refseq_prot_link)
:wikitextdone(refseq_prot_link) --end span
:done() --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:done()
:tag('td') --RNASeq protein collapsible table for mouse
:tag('table')
:attr('class', refseq_prot_mm_collapse)
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'right')
:tag('tr')
:newlinetag('th')
:tagattr('thcolspan', '1')
:attr('colspanclass', '1plainlinks')
:attrwikitext('class', 'plainlinks'refseq_prot_mm_default)
:wikitextdone(refseq_prot_mm_default) --end th
:done() --end tr
:donetag('tr')
:tag('tr')
:tag('td')
:attr('colspan', '1')
:newlinetag('p')
:tag('pspan')
:tagattr('spanclass', 'plainlinks')
:attrwikitext('class', 'plainlinks'refseq_prot_mm_link)
:wikitextdone(refseq_prot_mm_link) --end span
:done() --end p
:newlinedone() --end td
:done() --end tr
:done() --end table
:done() --end td
:done() --end tr
:tag('tr')
:tag('th')
Line 1,551 ⟶ 1,493:
:css('background-color', sideTitleBGcolor)
:wikitext(locTitle)
:done() --end th
:newline()
:tag('td')
:tag('span')
:attr('class', 'plainlinks')
:wikitext(chr_loc_link)
:done() --end span
:newlinedone() --end td
:tag('td')
:tag('span')
:attr('class', 'plainlinks')
:wikitext(chr_loc_mm_link)
:done() --end span
:newlinedone() --end td
:done() --end tr
:tag('tr')
:tag('th')
Line 1,570 ⟶ 1,512:
:css('background-color', sideTitleBGcolor)
:wikitext(pubmedTitle)
:done() --end th
:newline()
:tag('td')
:tag('span')
:attr('class', 'plainlinks')
:wikitext(pubmed_link)
:done() --end span
:newlinedone() --end td
:tag('td')
:tag('span')
:attr('class', 'plainlinks')
:wikitext(pubmed_mm_link)
:done() --end span
:newline()
:wikitext(category_chromosome)
:done() --end td
:done() --end tr
end
 
p.formatRow = function(title)
root
:tag('tr')
:tag('td')
:attr('colspan', '4')
:css('text-align', 'center')
:css('background-color', rowBGcolor)
:newline()
--p.createTable('sub')
:tag('table')
:css('padding', '0')
Line 1,602 ⟶ 1,542:
:css('width', '100%')
:css('text-align', 'left')
:newline()
:tag('tr') --create title header
:css('background-color',titleBGcolor)
Line 1,609 ⟶ 1,548:
:attr('colspan',"2")
:wikitext(title)
:done() --end th
:done() --end tr
:newlinedone() --end table
:done() --end td
:done() --end tr
end
 
Line 1,633 ⟶ 1,574:
:tag('tr')
:tag('td')
:attr('colspan', '4')
:css('text-align', 'center')
:css('font-size','x-small')
:css('background-color', rowBGcolor)
:wikitext(text)
:done()
:newline()
:tag('table')
:css('padding', '0')
:css('border', 'none')
:css('margin', '0')
:css('width', '100%')
:css('text-align', 'center')
 
:tag('tr')
:tag('td')
:attr('colspan', link_no_hs)
:css('background-color', rowBGcolor)
:css('text-align', 'center')
:css('font-size','x-small')
:wikitext(hs_link)
:done()
:tag('td')
:attr('colspan', link_no_mm)
:css('background-color', rowBGcolor)
:csswikitext('text-align', 'center')
:cssdone('font) -size','x-small')end td
:wikitexttag(mm_link'table')
:css('padding', '0')
:done()
:css('border', 'none')
:newline()
:css('margin', '0')
:done()
:css('width', '100%')
 
:css('text-align', 'center')
:tag('tr')
:tag('td')
:attr('colspan', link_no_hs)
:css('background-color', rowBGcolor)
:css('text-align', 'center')
:css('font-size','x-small')
:wikitext(hs_link)
:done() --end td
:tag('td')
:attr('colspan', link_no_mm)
:css('background-color', rowBGcolor)
:css('text-align', 'center')
:css('font-size','x-small')
:wikitext(mm_link)
:done() --end td
:done() --end tr
:done() --end table
:done() --end tr
root:done() --end root table
end