Extension:WikiHiero/zh

Category:GPL licensed extensions/zh
WikiHiero
Category:Stable extensions/zh
Category:Tag extensions/zh
描述 Enables the use of hieroglyphs with additional syntaxes
作者 Guillaume Blanchard, Max Semenik and others
最新版本 持續更新
快照跟随MediaWiki发布。
GNU通用公眾授權條款2.0或更新版本
下載 Category:Extensions in Wikimedia version control/zh
README
A2B4C6D8
<hiero>
前往translatewiki.net翻譯WikiHiero
問題 开启的任务 ·
Category:All extensions/zh

The WikiHiero extension allows the addition of Ancient Egyptian hieroglyphs from text written in accordance with the Hieroglyph coding manual syntax.

用法

See the Hieroglyph coding manual for details.

In brief:

- - separator
: - subdivision
* - juxtaposition
! - end of line
\ - reverse an asymmetric character
V - rotate character [only a few are supported, e.g. Y1, Y1V]

Each hieroglyph is given a unique code:

  • A letter [A-Z + Aa] that represents the hieroglyph category (human, god, bird, etc.)
  • A number that represents the rank in this category [1-...]

This unique code is an extension of Gardiner's list of hieroglyphs.

The Hieroglyph coding manual allows the use of the more common phonemes as well as unique code.

For details, see WikiHiero's syntax.

Installation

  • 下载,并将解压后的wikihiero移动到extensions/目录中。
    开发者和代码贡献人员应从Git安装扩展,输入:
    cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/wikihiero
    
  • 将下列放置在您的LocalSettings.php 的底部:
    wfLoadExtension( 'wikihiero' );
    
  • Yes 完成 – 在您的wiki上Special:Version,以验证已成功安装


Testing

Test with some example wiki text.

The following code:

<hiero>A1</hiero>

should produce the following output:

A1

License

See also

Category:Extensions used on Wikimedia/zh#WikiHiero/zh Category:Extensions with VisualEditor support/zh
Category:All extensions/zh Category:Extensions in Wikimedia version control/zh Category:Extensions included in Miraheze/zh Category:Extensions included in MyWikis/zh Category:Extensions included in WikiForge/zh Category:Extensions used on Wikimedia/zh Category:Extensions with VisualEditor support/zh Category:GPL licensed extensions/zh Category:Pages using the WikiHiero extension Category:ParserFirstCallInit extensions/zh Category:Stable extensions/zh Category:Tag extensions/zh