⇤ ← Revision 1 as of 2019-01-08 03:34:35
Size: 1415
Comment:
|
Size: 1424
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
<<sidebar("CustomMacros", "Title", image="face_profile.jpg", Title One={"Bruh": "Bruh"; "Swol?": "Check"}, 0---0={"Magic": "Title"})>> | <<sidebar("CustomMacros", "Title", image="face_profile.jpg", Title One={"Bruh": "Bruh"; "Swol?": "Check"}, Another Title={"Second": "Title"})>> |
Custom Macros
This wiki employs custom macros - some library, some homebrew - in order to make displaying stuff on the wiki easier. If there is a common set of data or formatting that appears on the wiki across multiple pages, inform an admin and a macro can be created for it. See this page for details on how to use them. Common Usage: Macros are invoked by "<<name_of_macro(arguments)>>".
Sidebar
Title | |
![]() |
|
Another Title | |
Second | Title |
Title One | |
Bruh | Bruh |
Swol? | Check |
Arguments:
"Page Name" - The name of the page (example: this page name is CustomMacros)
- "Title" - Title bar for the sidebar
- image="image.jpg" - An image to render on the side bar. Must be an attachment to the page
- Subtitle={} - A table of information, in the format of "Key": "Value"; (separated by semicolons) with subtitle being the title of that table
Example: (see right of the screen)
Character Stats
Name: charstats()
Arguments:
- BR, AG, INT, CUN, WILL, PR - Numbers (values technically) to put in each of those respective stats.
Example:
Characteristics
Table of Contents
Name: TableOfContents()
Arguments:
- Recursion depth - How far down to drill for finding headers.
Example: