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

来自Limbo Wiki
神猫帝姬讨论 | 贡献2022年4月15日 (五) 12: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.