Adam
Новая страница: «local WDS = require( 'Module:WikidataSelectors' ); local p = {}; --Property:P171 for Module:WikidataTree function p.formatTaxonValue( frame, entityId, formatEntityId ) local entity = mw.wikibase.getEntity( entityId ); local rankLabel = ''; local lang = mw.getContentLanguage(); local importantRanksIds = { Q7432 = true, Q34740 = true, Q35409 = true, Q36602 = true, Q37517 = true, Q38348 = true, Q36732 = true, Q19858692 = true }; loc...»