这是林泊百科的迁移技术测试站点,所有改动不会同步到林泊百科上,此站点将会在正式迁移后关闭,请勿存放重要数据

Translations:帮助:编辑指南/17/en

来自Limbo Wiki
神猫帝姬留言 | 贡献2022年4月15日 (五) 20:37的版本 (创建页面,内容为“====The Use of Style Elements==== * As you might know, including Limbo Wiki, websites using MediaWiki as the core can use HTML code including <nowiki><div>、<span>、<code></nowiki>,an these codes included a useful element——style element. * HTML code was usually used for changing the format of the text, but sometimes you can also use it for drawing! * In the following table, the format of “style element”is: ** <nowiki><span style="[element]">text</sp…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航 跳转到搜索

The Use of Style Elements

  • As you might know, including Limbo Wiki, websites using MediaWiki as the core can use HTML code including <div>、<span>、<code>,an these codes included a useful element——style element.
  • HTML code was usually used for changing the format of the text, but sometimes you can also use it for drawing!
  • In the following table, the format of “style element”is:
    • <span style="[element]">text</span>
    • Multiple elements can exist together, just add them after the first one!
    • Unless other notifying, “Text[D]” means the default text.