View source for Module:Item/JaAliases2
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
--このデータは日本語名+v(ヴァリエーション)でidが得られない場合に使用します
--主に1つのアイテムデータに複数のアイテムデータがある場合に直接ファイル名のデータを取得します
--分類 ※アイテム名と被るのが複数ある
return {
--アイテムの分類
['肉'] = 'Any meats',
['未加工食材'] = 'Any raw foodstuffs',
['穀物'] = 'Any grains',
['ハーブ'] = 'Any herbs',
['スパイス'] = 'Any spices',
['保存食'] = 'Any preserved foods',
['ミルク'] = 'Any milks',
['調味料類'] = 'Any boozes',
--同名ページ 曖昧さ回避
['卵 (食品)'] = 'Egg',
['卵 (分類)'] = 'Any eggs',
['きのこ (食品)'] = 'Mushroom',
['きのこ (家具)'] = 'Mushroom 2',
['きのこ (分類)'] = 'Any mushrooms',
['パン (食品)'] = 'Bread',
000
1:0
Template used on this page:
Return to Module:Item/JaAliases2.