Main Page

From MycoTaxa
Jump to navigation Jump to search

MycoTaxa - Collaborative Fungal Taxonomy for Undescribed and Described Fungi.


Post about starting a Wiki


Recent changes

List of abbreviations:
D
MycoTaxa edit
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

5 May 2025

      03:54 User creation log User account Mrozanoff talk contribs was created

2 May 2025

      21:29  Main Page diffhist +39 Alan Rockefeller talk contribs
      21:10 Protection log Alan Rockefeller talk contribs protected Module:Infobox [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
 N    16:58  Module:Infobox 2 changes history +20,533 [Alan Rockefeller (2×)]
      
16:58 (cur | prev) +19,845 Alan Rockefeller talk contribs
 N    
16:54 (cur | prev) +688 Alan Rockefeller talk contribs (Created page with "local p = {} -- Function to generate an infobox function p.createInfobox(frame) local args = frame.args local infobox = '<table class="infobox" style="width: 22em; text-align: left; border: 1px solid #aaa; border-radius: 5px;">' for k, v in pairs(args) do if k ~= 'image' then infobox = infobox .. '<tr><th>' .. k .. '</th><td>' .. v .. '</td></tr>' end end if args['image'] then infobox = infobox .. '<tr><th>Im...")