这是林泊百科的迁移技术测试站点,所有改动不会同步到林泊百科上,此站点将会在正式迁移后关闭,请勿存放重要数据
Translations:帮助:编辑指南/17/en
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.