Page components/about: Difference between revisions
m Admin moved page Page components/about?action=edit&redlink=1 to Page components/about: accidentally captured the querystring in the title |
wip |
||
| Line 19: | Line 19: | ||
== Codex == | == Codex == | ||
[https://doc.wikimedia.org/codex/latest/using-codex/accessing-codex.html Codex] is the design system in MediaWiki. Actually it is available to any project, and MediaWiki is the primary use case. Codex has [https://doc.wikimedia.org/codex/latest/components/overview.html components] like '''accordion''' that can be used by Skin or Extension developers; and also in Javascript. The components are for building usable, accessible, translatable applications. | [https://doc.wikimedia.org/codex/latest/using-codex/accessing-codex.html Codex] is the design system in MediaWiki. Actually it is available to any project, and MediaWiki is the primary use case. Codex has [https://doc.wikimedia.org/codex/latest/components/overview.html components] like '''accordion''' that can be used by Skin or Extension developers; and also in Javascript. The components are for building usable, accessible, translatable applications. | ||
== Templates == | |||
Templates are one fundamental building block in MediaWiki that allows for consistently presenting information. The prime example is the '[[Template:Infobox|infobox]]' ubiquitous to Wikipedia articles. | |||
== Gadgets == | |||
== Lua Modules == | |||
== SemanticMediaWiki == | |||
SemanticResultFormats takes structured data and presents it in a multitude of compelling ways. SRF sits between structured data, and presentation. At the highest level, Page Components could allow for composability of SRF into a final page layout and visual presentation. | |||
== Page Forms == | == Page Forms == | ||
say something | |||
== Page Exchange == | == Page Exchange == | ||