View source for Module:auto cat/data
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
-------------------------
--[[ AUTO CAT DATA ]]--
-------------------------
-- %l = any language name
-- %u = any language name (different to %l)
-- %c = any language code
-- %p = any part of speech
-- %ps = any part of speech (plural)
-- %s = any string
-------------------------
-- Please note that the order of patterns
-- makes a difference
-- Patterns higher up in the table will be
-- matched against first.
-------------------------
local subtopics = {
-- ['this is a subtopic of'] = 'just this',
-- ['this is a subtopic of'] = {'this', 'this too'},
['birds'] = {'animals'},
000
1:0
Template used on this page:
Return to Module:auto cat/data.