Modul:Infobox gene: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
k perbaiki terjemahan
fix symbol_url
Baris 411:
else
symbol_url = "[https://www.genenames.org/cgidata/gene-binsymbol-report/#!/gene_symbol_report?hgnc_id=/"..hgnc_id.." "..gene_symbol.."]"
end
end
Baris 1.221:
:css('text-align', 'center')
:attr('colspan', '4')
:wikitext("SourcesSumber:")
:wikitext(amigo_link)
:wikitext(" / ")
Baris 1.238:
local category_chromosome = '[[CategoryKategori:Gen pada kromosom manusia '..chr..']]'-- *lclz*: Category name
if chr == "MT" then
category_chromosome = '[[CategoryKategori:Gen mitokondria manusia]]'-- *lclz*: Category name for mtDNA genes
end
if mw.title.getCurrentTitle().namespace ~= 0 then