Module:category tree/topic/Physical actions: Difference between revisions
m Changed protection settings for "Module:category tree/topic/Physical actions": per discussion at Wiktionary:Beer_parlour/2025/June#upped_protection_for_category_tree_topic_data_pages ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
m →top: clean up |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
labels["physical impact"] = { | labels["physical impact"] = { | ||
type = "set", | type = "set", | ||
description = "{{{langname}}} terms for [[physical]] [[impact]] on something", | description = "{{{langname}}} terms for [[wikt:physical|physical]] [[wikt:impact|impact]] on something", | ||
parents = {"physical actions"}, | parents = {"physical actions"}, | ||
} | } | ||
| Line 15: | Line 15: | ||
labels["hit"] = { | labels["hit"] = { | ||
type = "set", | type = "set", | ||
description = "{{{langname}}} terms for [[hitting]] something", | description = "{{{langname}}} terms for [[wikt:hitting|hitting]] something", | ||
parents = {"physical impact"}, | parents = {"physical impact"}, | ||
} | } | ||
| Line 21: | Line 21: | ||
labels["rub"] = { | labels["rub"] = { | ||
type = "set", | type = "set", | ||
description = "{{{langname}}} terms for [[rubbing]] something, moving something smooth against something else, in order to make it smooth or clean", | description = "{{{langname}}} terms for [[wikt:rubbing|rubbing]] something, moving something smooth against something else, in order to make it smooth or clean", | ||
parents = {"physical impact"}, | parents = {"physical impact"}, | ||
} | } | ||
return labels | return labels | ||