User Tools

Site Tools


template

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
template [2025/02/16 00:56] compsotertemplate [2025/04/14 20:27] (current) compsoter
Line 5: Line 5:
 <code txt template.txt [enable_line_numbers="true"]>  <code txt template.txt [enable_line_numbers="true"]> 
 ====== Title ====== ====== Title ======
-/* !! CLOSETOC is to have the table of contents automatically close in order for  */ +/* !! These are the htmlmetatags for Discord */ 
-/* !! it not  to conflict with the video clip (if there is one */ +/* !! Edit to page contents */ 
-~~CLOSETOC~~+{{htmlmetatags> 
 +metatag-keywords=(deadlock,movement,wiki,!!!!Add relevant keywords seperated by commas!!!)  
 + 
 +metatag-media-og:image=(:logo.png) 
 +metatag-media-og:image-type=(image/png) 
 + 
 +metatag-og:title=(!!!Title of page) 
 +metatag-og:site_name=(Deadlock Movement Wiki) 
 + 
 +metatag-og:locale=(en_GB) 
 +metatag-og:locale:alternate=(ru) 
 + 
 +metatag:color=(#ffefd7) 
 +metatag-og:color=(#ffefd7) 
 + 
 +metatag-og:description=(!!!! first few lines of page, remove all Dokuwiki formatting) 
 +}} 
  
 /* !! This is the video clip. Replace walking.mp4 with a relevant clip and */ /* !! 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. */ /* !! the placeholder text in line 4. Upload the clip via Media Manager. */
-<WRAP classes #main half :language+<WRAP half right infobox
-<block classes #clip right width :language>{{ ::universaltech:walking.mp4 |}} +{{tablelayout?rowsHeaderSource=Auto}} 
-<wrap center lo>A short clip showcasing insert tech. Replace with actual clip</wrap> +<wrap centeralign> **//Walking//** </wrap>|| 
-</block>+^ <wrap centeralign>{{ ::universaltech:walking.mp4?500 }}</wrap>|| 
 +^ Tech Type                                             | Universal       | 
 +^ Difficulty                                            | Basic Mechanics | 
 +^ Character Dependent                                   | No              | 
 +^ Stamina                                               | 0               | 
 +^ Inputs                                                | Move (WASD)     | 
 +^ Credit                                                | **compsoter**   | 
 +</WRAP 
 </code> </code>
  
 ===== Video Clips ===== ===== Video Clips =====
 ~~CLOSETOC~~ ~~CLOSETOC~~
-<WRAP classes #main width :language+<WRAP half right infobox
-<block classes #clip right half :language>{{ ::universaltech:walking.mp4 |}} +{{tablelayout?rowsHeaderSource=Auto}} 
-<wrap center lo>A short clip showcasing insert tech. Replace with actual clip</wrap> +<wrap centeralign> **//Placeholder//** </wrap>|| 
-</block>+^ <wrap centeralign>{{ ::universaltech:walking.mp4?500 }}</wrap>|| 
 +^ Placeholder                                             | Placeholder       | 
 +^ Placeholder                                            | Placeholder | 
 +^ Placeholder                                   | Placeholder              | 
 +^ Placeholder                                                | 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://drive.google.com/file/d/1AR5mgV3k6LZ2qg_wbLnl_5gO3OJnDk-p/view?usp=sharing|here]], feel free to discuss what the default input overlay should be on the //Deadlock Movement Doc// thread.   * Make sure you have an input overlay. You can download the following nohboard config I currently use [[https://drive.google.com/file/d/1AR5mgV3k6LZ2qg_wbLnl_5gO3OJnDk-p/view?usp=sharing|here]], feel free to discuss what the default input overlay should be on the //Deadlock Movement Doc// thread.
   * That ''cl_showpos 2'' is enabled in the console.   * That ''cl_showpos 2'' is enabled in the console.
-  * That your character is <infernus_mm> Infernus. If the tech cannot be done using [[infernus_mm]] Infernus, use <haze_mm> Haze. If it is a character specific technique, use that specific character.+  * That your character is <infernus_mm> Infernus. If the tech cannot be done using <infernus_mmInfernus, use <haze_mm> Haze. If it is a character specific technique, use that specific character.
     * <infernus_mm> Infernus has been chosen for the following reasons:     * <infernus_mm> Infernus has been chosen for the following reasons:
       * <infernus_mm> Infernus has no special innate properties relating to movement. (e.g. <ivy_mm> Ivy has the unique ability to move at full speed while shooting; this would make it impossible to make a clip with <ivy_mm> Ivy on M1 Slowdown.)       * <infernus_mm> Infernus has no special innate properties relating to movement. (e.g. <ivy_mm> Ivy has the unique ability to move at full speed while shooting; this would make it impossible to make a clip with <ivy_mm> Ivy on M1 Slowdown.)
Line 32: Line 62:
       * <infernus_mm> Infernus has clear animations for dashing and sliding, unlike other characters.       * <infernus_mm> Infernus has clear animations for dashing and sliding, unlike other characters.
   * The video is h264 for playability across all devices.   * The video is h264 for playability across all devices.
-  * The map is the sandbox map (''new_player_basics''). If the tech cannot be done on the sandbox map, use the ''dl_streets'' map.+  * The map is the sandbox map (''new_player_basics''). If the tech cannot be done on the sandbox map, use the ''dl_midtown'' 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://www.dokuwiki.org/plugin:latex|dokuwiki]]. +If you need to use $ \LaTeX $ for math equations, see the documentation on [[https://www.dokuwiki.org/plugin:latex|dokuwiki]].
-</WRAP>+
  
 ===== 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, found [[https://www.overleaf.com/learn/latex/Mathematical_expressions|here]].+  - 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, found [[https://www.overleaf.com/learn/latex/Mathematical_expressions|here]].
     - For documentation for specifically the dokuwiki implementation, see the [[https://www.dokuwiki.org/plugin:latex|latex]] plugin      - For documentation for specifically the dokuwiki implementation, see the [[https://www.dokuwiki.org/plugin:latex|latex]] plugin 
   - That you use British English. __Do not use American English.__   - That you use British English. __Do not use American English.__
Line 54: 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?rowsHeaderSource=Auto}} {{tablelayout?rowsHeaderSource=Auto}}
-^ Symbol                        ^ Type                 ^ +^ Symbol                         ^ Type                 ^ 
-| <vitality> Vitality         | %%<vitality>%%     +| <vitality> Vitality            | %%<vitality>%%       
-| <weapon> Weapon             | %%<weapon>%%       +| <weapon> Weapon                | %%<weapon>%%         
-| <spirit> Spirit             | %%<spirit>%%       +| <spirit> Spirit                | %%<spirit>%%         
-| <spiritscale> Spirit Scale  | %%<spiritscale>%%  +| <spiritscale> Spirit Scale     | %%<spiritscale>%%    
-| <soul> Souls                  | %%<soul>%%         |+| <soul> Souls                   | %%<soul>%%           | 
 +| <rune_movement> Movement Rune  | %%<rune_movement>%% 
 +| <rune_spirit> Casting Rune     | %%<rune_spirit>%%    | 
 +| <rune_gun> Gun Rune            | %%<rune_gun>%%       | 
 +| <rune_survival> Survival Rune  | %%<rune_survival>%%  |
  
 ==== Character Portraits ==== ==== Character Portraits ====
template.1739667395.txt.gz · Last modified: 2025/03/22 10:02 (external edit)