template
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
template [2025/02/11 06:28] – compsoter | template [2025/03/22 10:02] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Writing, Syntax and Template ====== | ====== Writing, Syntax and Template ====== | ||
- | ===== Video Clips ===== | + | ===== Template |
- | ~~NOTOC~~ | + | Below is a basic template for you to base your page of. There are comments |
- | /* -------------------- */ | + | |
- | /* This is a comment. Whenever this appears, I'll talk about editing the source of a page and the syntax | + | |
- | /* Below is the source | + | |
- | /* -------------------- */ | + | |
- | <WRAP classes #main width : | + | |
- | <block classes #clip right width : | + | |
- | <wrap center lo>A short clip showcasing insert tech. Replace with actual clip</ | + | |
- | </ | + | |
+ | <code txt template.txt [enable_line_numbers=" | ||
+ | ====== Title ====== | ||
+ | /* !! CLOSETOC is to have the table of contents automatically close in order for */ | ||
+ | /* !! it not to conflict with the video clip (if there is one */ | ||
+ | ~~CLOSETOC~~ | ||
+ | |||
+ | /* !! 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 | ||
+ | ^ Inputs | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Video Clips ===== | ||
+ | ~~CLOSETOC~~ | ||
+ | <WRAP half right infobox> | ||
+ | {{tablelayout? | ||
+ | ^ <wrap centeralign> | ||
+ | ^ <wrap centeralign> | ||
+ | ^ Placeholder | ||
+ | ^ Placeholder | ||
+ | ^ Placeholder | ||
+ | ^ Placeholder | ||
+ | </ | ||
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: | ||
- | * 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 < |
* < | * < | ||
- | * < | + | * < |
* < | * < | ||
* < | * < | ||
- | * 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:// |
</ | </ | ||
Line 36: | Line 59: | ||
- Link the first mention of a technique or character to their respective pages. | - Link the first mention of a technique or character to their respective pages. | ||
- | ===== General Symbols | + | ===== Custom Icons ===== |
- | To insert Vitality, Weapon and Spirit icons, insert the following with a semicolon suffixed to it: | + | You are able to insert custom icons by typing in the valid keyword. |
+ | |||
+ | ==== General Symbols ==== | ||
+ | To insert Vitality, Weapon and Spirit icons, insert the keyword on the right: | ||
{{tablelayout? | {{tablelayout? | ||
- | ^ Symbol | + | ^ Symbol |
- | | < | + | | < |
- | | < | + | | < |
- | | < | + | | < |
- | | < | + | | < |
- | | <souls>; Souls | %%[[soul]]%% | + | | <soul> Souls |
+ | | < | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
- | ===== 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.1739255334.txt.gz · Last modified: 2025/03/22 10:02 (external edit)