the change wiki:Notation: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* Calculations | * Calculations | ||
** Math is sometimes needed to illustrate a point. We like to do real-world estimates of things, to see if an idea is [[Term:viable|viable]] or not. The equations might look a little cryptic, but you can usually click on different parts to see the numbers and where they came from.<!-- TODO: add a popup calculation called "(example)" --> | ** Math is sometimes needed to illustrate a point. We like to do real-world estimates of things, to see if an idea is [[Term:viable|viable]] or not. The equations might look a little cryptic, but you can usually click on different parts to see the numbers and where they came from.<!-- TODO: add a popup calculation called "(example)" --> | ||
* Tabs | |||
** For grouping multiple similar pieces of content. | |||
* Links that start with the '/' character | * Links that start with the '/' character | ||
** These are links to ''subpages'' of the current page. Subpages are used for deeper analysis, or for focusing on a specific part of the world. {{x|Subpages could even provide alternative versions of the same page ("/alt") in case people have a hard time finding full consensus on what should be on a particular page.}} | ** These are links to ''subpages'' of the current page. Subpages are used for deeper analysis, or for focusing on a specific part of the world. {{x|Subpages could even provide alternative versions of the same page ("/alt") in case people have a hard time finding full consensus on what should be on a particular page.}} | ||
* Links that start with the '#' character | * Links that start with the '#' character | ||
** These are not hashtags. These are links to ''sections'' of the current page. | ** These are not hashtags. These are links to ''sections'' of the current page. | ||
==Accessibility== | |||
Expandables, popups, calculations: These require JavaScript, and they do not work with screen readers [[expandables/feature_requests|yet]]. |
Revision as of 00:17, 18 March 2023
This wiki comes with some unique notation for expressing ideas.
- Inline expandables
- A block of text, sometimes in the middle of a sentence
(...)( This is an example of an inline expandable! ) , to provide important nuances without ruining the flow (...)( or overwhelming the reader with big walls of text upfront ) .
- A block of text, sometimes in the middle of a sentence
- Popup notes
- Similar to above, but used in tables or when the note has multiple lines.This is an example of a popup note!
(btw it doesn't have to have multiple lines)
- Similar to above, but used in tables or when the note has multiple lines.This is an example of a popup note!
- Green links
- These also generate popupsThis is another example..
- Calculations
- Math is sometimes needed to illustrate a point. We like to do real-world estimates of things, to see if an idea is viable or not. The equations might look a little cryptic, but you can usually click on different parts to see the numbers and where they came from.
- Tabs
- For grouping multiple similar pieces of content.
- Links that start with the '/' character
- These are links to subpages of the current page. Subpages are used for deeper analysis, or for focusing on a specific part of the world.
(...)( Subpages could even provide alternative versions of the same page ("/alt") in case people have a hard time finding full consensus on what should be on a particular page. )
- These are links to subpages of the current page. Subpages are used for deeper analysis, or for focusing on a specific part of the world.
- Links that start with the '#' character
- These are not hashtags. These are links to sections of the current page.
Accessibility
Expandables, popups, calculations: These require JavaScript, and they do not work with screen readers yet.