「モジュール:GiftsByItem/doc」の版間の差分

提供: Stardew Valley Wiki
ナビゲーションに移動 検索に移動
(testing this)
 
(同じ利用者による、間の1版が非表示)
1行目: 1行目:
 +
==Description==
 +
This module takes a comma-separated list of villager names and transforms it into a bullet-separated list of villager icons + links to villager pages.
 +
 +
This module performs tasks that were formerly performed by [https://www.mediawiki.org/wiki/Extension:Arrays arrays] (sorting, translating, and formatting) in [[:Template:GiftsByItem]].
 +
 +
This module can be copy/pasted into all languages without alteration.
 +
 +
Please report any problems or issues with the module on the [[Template talk:GiftsByItem|discussion page]] for [[:Template:GiftsByItem]].
 +
 +
<noinclude>
 +
[[de:Modul:GiftsByItem/Doku]]
 +
[[en:Module:GiftsByItem/doc]]
 +
[[es:Módulo:GiftsByItem/doc]]
 +
[[fr:Module:GiftsByItem/doc]]
 +
[[it:Modulo:GiftsByItem/man]]
 +
<!--[[ja:モジュール:GiftsByItem/doc]]-->
 +
[[ko:모듈:GiftsByItem/설명문서]]
 +
[[hu:Modul:GiftsByItem/doc]]
 +
[[pt:Módulo:GiftsByItem/doc]]
 +
[[ru:Модуль:GiftsByItem/doc]]
 +
[[tr:Modül:GiftsByItem/belge]]
 +
[[zh:模块:GiftsByItem/doc]]
 +
</noinclude>
 +
<includeonly>
 
[[de:Modul:{{PAGENAME}}]]
 
[[de:Modul:{{PAGENAME}}]]
 
[[en:Module:{{PAGENAME}}]]
 
[[en:Module:{{PAGENAME}}]]
11行目: 35行目:
 
[[tr:Modül:{{PAGENAME}}]]
 
[[tr:Modül:{{PAGENAME}}]]
 
[[zh:模块:{{PAGENAME}}]]
 
[[zh:模块:{{PAGENAME}}]]
 +
</includeonly>
  
 
[[Category:Modules]]
 
[[Category:Modules]]

2023年1月19日 (木) 00:36時点における最新版

Description

This module takes a comma-separated list of villager names and transforms it into a bullet-separated list of villager icons + links to villager pages.

This module performs tasks that were formerly performed by arrays (sorting, translating, and formatting) in Template:GiftsByItem.

This module can be copy/pasted into all languages without alteration.

Please report any problems or issues with the module on the discussion page for Template:GiftsByItem.