Okay/Spec: Difference between revisions

m Blue Hair & their Fabulous Pronouns moved page Test to Okay without leaving a redirect: buh
No edit summary
Line 124: Line 124:
|-
|-
|<code>ok-icon</code>
|<code>ok-icon</code>
|<code><img /></code> or <code><picture /></code>
|<code><img /></code> or <code><picture /></code>.
|An image to represent the space visually. These are typically square and rendered at small sizes.
|An image to represent the space visually. These are typically square and rendered at small sizes.
|-
|-
|<code>ok-title</code>
|<code>ok-title</code>
|any non-void element, <code><nowiki><h1 /></nowiki></code> preferred.
|Any non-void element, <code><nowiki><h1 /></nowiki></code> preferred.
|What the space is called in common parlance.
|What the space is called in common parlance.
|-
|-
|<code>ok-subtitle</code>
|<code>ok-subtitle</code>
|any non-void element, <code><nowiki><p /></nowiki></code> preferred.
|Any non-void element, <code><nowiki><p /></nowiki></code> preferred.
|An extra bit of text that is displayed alongside the title in certain contexts.
|An extra bit of text that is displayed alongside the title in certain contexts.
|-
|-
|<code>ok-description</code>
|<code>ok-description</code>
|any non-void element, <code><nowiki><p /></nowiki></code> preferred.
|Any non-void element, <code><nowiki><p /></nowiki></code> preferred.
|A long description of what the space is about.
|A long description of what the space is about.
|}
|}