template
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
template [2025/02/14 19:58] – compsoter | template [2025/04/14 20:27] (current) – compsoter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Writing, Syntax and Template ====== | ====== Writing, Syntax and Template ====== | ||
+ | ===== Template ===== | ||
+ | Below is a basic template for you to base your page of. There are comments to explain aspects of the source that are not easily understood. | ||
+ | |||
+ | <code txt template.txt [enable_line_numbers=" | ||
+ | ====== Title ====== | ||
+ | /* !! These are the htmlmetatags for Discord */ | ||
+ | /* !! Edit to page contents */ | ||
+ | {{htmlmetatags> | ||
+ | metatag-keywords=(deadlock, | ||
+ | |||
+ | metatag-media-og: | ||
+ | metatag-media-og: | ||
+ | |||
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | |||
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | |||
+ | metatag: | ||
+ | metatag-og: | ||
+ | |||
+ | metatag-og: | ||
+ | }} | ||
+ | |||
+ | |||
+ | /* !! This is the video clip. Replace walking.mp4 with a relevant clip and */ | ||
+ | /* !! the placeholder text in line 4. Upload the clip via Media Manager. */ | ||
+ | <WRAP half right infobox> | ||
+ | {{tablelayout? | ||
+ | ^ <wrap centeralign> | ||
+ | ^ <wrap centeralign> | ||
+ | ^ Tech Type | Universal | ||
+ | ^ Difficulty | ||
+ | ^ Character Dependent | ||
+ | ^ Stamina | ||
+ | ^ Inputs | ||
+ | ^ Credit | ||
+ | </WRAP | ||
+ | |||
+ | </ | ||
+ | |||
===== Video Clips ===== | ===== Video Clips ===== | ||
~~CLOSETOC~~ | ~~CLOSETOC~~ | ||
- | /* -------------------- */ | + | <WRAP half right infobox> |
- | /* This is a comment. Whenever this appears, I'll talk about editing the source of a page and the syntax you should use*/ | + | {{tablelayout? |
- | /* Below is the source to edit a clip. To edit the clip shown, replace the default (set to walking.mp4) to the namespace location of the file. */ | + | ^ <wrap centeralign> |
- | /* -------------------- | + | ^ <wrap centeralign>{{ :: |
- | <WRAP classes #main width :language> | + | ^ Placeholder |
- | <block classes #clip right width :language>{{ :: | + | ^ Placeholder |
- | <wrap center lo>A short clip showcasing insert tech. Replace with actual clip</ | + | ^ Placeholder |
- | </block> | + | ^ Placeholder |
+ | </WRAP> | ||
On every article that talks about a technique that can be replicated, include a clip on the right. This clip should ensure the following are followed: | On every article that talks about a technique that can be replicated, include a clip on the right. This clip should ensure the following are followed: | ||
* Make sure you have an input overlay. You can download the following nohboard config I currently use [[https:// | * Make sure you have an input overlay. You can download the following nohboard config I currently use [[https:// | ||
* That '' | * That '' | ||
- | * That your character is < | + | * That your character is < |
* < | * < | ||
* < | * < | ||
Line 20: | Line 62: | ||
* < | * < | ||
* The video is h264 for playability across all devices. | * The video is h264 for playability across all devices. | ||
- | * The map is the sandbox map ('' | + | * The map is the sandbox map ('' |
If you don't need a clip, delete the WRAP block at the top of page source. If there is no clip, consider inserting a relevant image on the topic. | If you don't need a clip, delete the WRAP block at the top of page source. If there is no clip, consider inserting a relevant image on the topic. | ||
- | If you need to use $\LaTeX$ for math equations, see the documentation on [[https:// | + | If you need to use $ \LaTeX $ for math equations, see the documentation on [[https:// |
- | </ | + | |
===== Text Formatting ===== | ===== Text Formatting ===== | ||
When writing for the Deadlock Movement Wiki, please ensure the following: | When writing for the Deadlock Movement Wiki, please ensure the following: | ||
- | - That you use LaTeX notation for writing out math equations. If you do not know LaTeX notation, feel free to use an online equation creator, or learn it at the relevant article at overleaf.com, | + | - That you use $ \LaTeX $ notation for writing out math equations. If you do not know $ \LaTeX $ notation, feel free to use an online equation creator, or learn it at the relevant article at overleaf.com, |
- For documentation for specifically the dokuwiki implementation, | - For documentation for specifically the dokuwiki implementation, | ||
- That you use British English. __Do not use American English.__ | - That you use British English. __Do not use American English.__ | ||
Line 42: | Line 83: | ||
To insert Vitality, Weapon and Spirit icons, insert the keyword on the right: | To insert Vitality, Weapon and Spirit icons, insert the keyword on the right: | ||
{{tablelayout? | {{tablelayout? | ||
- | ^ Symbol | + | ^ Symbol |
- | | < | + | | < |
- | | < | + | | < |
- | | < | + | | < |
- | | < | + | | < |
- | | < | + | | < |
+ | | < | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
- | ===== Character Portraits | + | ==== Character Portraits ==== |
If a character is mentioned outside of a paragraph, try to prefix it with their card picture. If a character is mentioned in a paragraph, prefix instead with their mm icon. Below is a list of what you need to insert in order to make the icons appear: | If a character is mentioned outside of a paragraph, try to prefix it with their card picture. If a character is mentioned in a paragraph, prefix instead with their mm icon. Below is a list of what you need to insert in order to make the icons appear: | ||
{{tablelayout? | {{tablelayout? |
template.1739563136.txt.gz · Last modified: 2025/03/22 10:02 (external edit)