Wikipedia API: check if template is protected -
when list of templates associated specific page (ie. http://en.wikipedia.org/w/api.php?action=query&prop=templates&format=json&tllimit=10&pageids=199445
), notice lot of them not visible in wikpedia page itself. when did research, due these templates marked protected.
any ideas on checking if templates flagged protected?
i believe there confusion. templates protected prevent vandalisms replicated on large quantity of pages, it's possible see them on wp. example, template:basepage subpage can seen in http://en.wikipedia.org/wiki/template:basepage_subpage . of them aren't shown on articles because can part of template, they're transcluded on article text.
still, if need check if list of pages protected, can use api this:
Comments
Post a Comment