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/04/14 07:14] compsotertemplate [2025/07/23 01:12] (current) – Changed mm recommednation to sm compsoter
Line 1: Line 1:
 ====== Writing, Syntax and Template ====== ====== Writing, Syntax and Template ======
 +
 ===== 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. 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="true"]+<code txt template.txt > 
 + 
 ====== Title ====== ====== Title ======
 /* !! These are the htmlmetatags for Discord */ /* !! These are the htmlmetatags for Discord */
 /* !! Edit to page contents */ /* !! Edit to page contents */
 {{htmlmetatags> {{htmlmetatags>
-metatag-keywords=(deadlock,movement,wiki,!!!!!!Insert relevant tags!!!!!) +metatag-keywords=(deadlock,movement,wiki,!!!!Add relevant keywords seperated by commas!!!) 
  
-metatag-og:image=(:logo.svg+metatag-media-og:image=(:logo.png
-metatag:image=(:logo.svg)+metatag-media-og:image-type=(image/png)
  
-metatag:title=(Deadlock Movement Wiki) +metatag-og:title=(!!!Title of page
-metatag-og:title=(Deadlock Movement Wiki) +metatag-og:site_name=(Deadlock Movement Wiki)
-metatag:site-name=(Deadlock Movement Wiki+
-metatag-og:site-name=(Deadlock Movement Wiki)+
  
-metatag:theme-color=(#ffefd7+metatag-og:locale=(en_GB
-metatag-og:theme-color=(#ffefd7)+metatag-og:locale:alternate=(ru)
  
-metatag-og:description=(!!!!Insert first few lines of description)+metatag:color=(#ffefd7) 
 +metatag-og:color=(#ffefd7) 
 + 
 +metatag-og:description=(!!!! first few lines of page, remove all Dokuwiki formatting)
 }} }}
  
Line 37: Line 41:
 ^ Inputs                                                | Move (WASD)     | ^ Inputs                                                | Move (WASD)     |
 ^ Credit                                                | **compsoter**   | ^ Credit                                                | **compsoter**   |
-</WRAP +</WRAP>
 </code> </code>
  
 ===== Video Clips ===== ===== Video Clips =====
-~~CLOSETOC~~+
 <WRAP half right infobox> <WRAP half right infobox>
 +
 {{tablelayout?rowsHeaderSource=Auto}} {{tablelayout?rowsHeaderSource=Auto}}
-^ <wrap centeralign> **//Placeholder//** </wrap>|| + 
-^ <wrap centeralign>{{ ::universaltech:walking.mp4?500 }}</wrap>|| +^ <wrap centeralign> //**Placeholder**// </wrap> |^ 
-^ Placeholder                                             | Placeholder       +^ <wrap centeralign>{{ ::universaltech:walking.mp4?500 }}</wrap> |^ 
-^ Placeholder                                            | Placeholder | +^ Placeholder  | Placeholder  
-^ Placeholder                                   | Placeholder              +^ Placeholder  | Placeholder | 
-^ Placeholder                                                | Placeholder     |+^ Placeholder  | Placeholder  
 +^ Placeholder  | Placeholder  | 
 </WRAP> </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. +  * ''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.+  * 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.
     * <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 68: Line 76:
  
 ===== 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.__
-  - That heroes have their icon (specifically, the //hero//_mm icon) put in front of them. Refer below to find how to insert them.+  - That heroes have their icon (specifically, the //hero//_sm icon) put in front of them. Refer below to find how to insert them.
     - When in tables, use their card icon.     - When in tables, use their card icon.
   - 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.
 +  - That you only **bold** the first instance of a page's tech name (e.g. If the page is walking, I bold the word walking once at the start of the page.)
  
 ===== Custom Icons ===== ===== Custom Icons =====
 +
 You are able to insert custom icons by typing in the valid keyword. You are able to insert custom icons by typing in the valid keyword.
  
 ==== General Symbols ==== ==== General Symbols ====
 +
 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                 + 
-| <vitality> Vitality            | %%<vitality>%%       +^ Symbol  ^ Type  
-| <weapon> Weapon                | %%<weapon>%%         +| <vitality> Vitality  | %%<vitality>%%  
-| <spirit> Spirit                | %%<spirit>%%         +| <weapon> Weapon  | %%<weapon>%%  
-| <spiritscale> Spirit Scale     | %%<spiritscale>%%    +| <spirit> Spirit  | %%<spirit>%%  
-| <soul> Souls                   | %%<soul>%%           |+| <spiritscale> Spirit Scale  | %%<spiritscale>%%  
 +| <soul> Souls  | %%<soul>%%  |
 | <rune_movement> Movement Rune  | %%<rune_movement>%%  | | <rune_movement> Movement Rune  | %%<rune_movement>%%  |
-| <rune_spirit> Casting Rune     | %%<rune_spirit>%%    +| <rune_spirit> Casting Rune  | %%<rune_spirit>%%  
-| <rune_gun> Gun Rune            | %%<rune_gun>%%       |+| <rune_gun> Gun Rune  | %%<rune_gun>%%  |
 | <rune_survival> Survival Rune  | %%<rune_survival>%%  | | <rune_survival> Survival Rune  | %%<rune_survival>%%  |
  
 ==== 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 sm icon. Below is a list of what you need to insert in order to make the icons appear: 
 {{tablelayout?rowsHeaderSource=Auto&colwidth="133px,264px"}} {{tablelayout?rowsHeaderSource=Auto&colwidth="133px,264px"}}
-^ Hero                      ^ Icon               ^ Type                   + 
-| Abrams                    | <abrams_mm       | %%<abrams_mm>%%        +^ Hero  ^ Icon  ^ Type  
-| Bebop                     | <bebop_mm        | %%<bebop_mm>%%         +| Abrams  | <abrams_sm | %%<abrams_sm>%%  
-| Calico                    | <calico_mm       | %%<calico_mm>%%        +| Bebop  | <bebop_sm | %%<bebop_sm>%%  
-| Dynamo                    | <dynamo_mm       | %%<dynamo_mm>%%        +| Calico  | <calico_sm | %%<calico_sm>%%  
-| Fathom                    | <slork_mm        | %%<slork_mm>%%         +| Dynamo  | <dynamo_sm | %%<dynamo_sm>%%  
-| Grey Talon                | <grey-talon_mm   | %%<grey-talon_mm>%%    +| Fathom  | <slork_sm | %%<slork_sm>%%  
-| Haze                      | <haze_mm         | %%<haze_mm>%%          +| Grey Talon  | <grey-talon_sm | %%<grey-talon_sm>%%  
-| Holliday                  | <holliday_mm     | %%<holliday_mm>%%      +| Haze  | <haze_sm | %%<haze_sm>%%  
-| Infernus                  | <infernus_mm     | %%<infernus_mm>%%      +| Holliday  | <holliday_sm | %%<holliday_sm>%%  
-| Ivy                       | <ivy_mm          | %%<ivy_mm>%%           +| Infernus  | <infernus_sm | %%<infernus_sm>%%  
-| Kelvin                    | <kelvin_mm       | %%<kelvin_mm>%%        +| Ivy  | <ivy_sm | %%<ivy_sm>%%  
-| Lady Geist                | <lady-geist_mm   | %%<lady-geist_mm>%%    +| Kelvin  | <kelvin_sm | %%<kelvin_sm>%%  
-| Lash                      | <lash_mm         | %%<lash_mm>%%          +| Lady Geist  | <lady-geist_sm | %%<lady-geist_sm>%%  
-| McGinnis                  | <mcginnis_mm     | %%<mcginnis_mm>%%      +| Lash  | <lash_sm | %%<lash_sm>%%  
-| Mirage                    | <mirage_mm       | %%<mirage_mm>%%        +| McGinnis  | <mcginnis_sm | %%<mcginnis_sm>%%  
-| Mo & Krill                | <mo-and-krill_mm>  | %%<mo-and-krill_mm>%% +| Mirage  | <mirage_sm | %%<mirage_sm>%%  
-| Paradox                   | <paradox_mm      | %%<paradox_mm>%%       +| Mo & Krill  | <mo-and-krill_sm>  | %%<mo-and-krill_sm>%% 
-| Pocket                    | <pocket_mm       | %%<pocket_mm>%%        +| Paradox  | <paradox_sm | %%<paradox_sm>%%  
-| Raven                     | <raven_mm        | %%<raven_mm>%%         +| Pocket  | <pocket_sm | %%<pocket_sm>%%  
-| Seven                     | <seven_mm        | %%<seven_mm>%%         +| Raven  | <raven_sm | %%<raven_sm>%%  
-| Shiv                      | <shiv_mm         | %%<shiv_mm>%%          +| Seven  | <seven_sm | %%<seven_sm>%%  
-THE MAGNIFICENT SINCLAIR  | <sinclair_mm     | %%<sinclair_mm>%%      +| Shiv  | <shiv_sm | %%<shiv_sm>%%  
-| Trapper                   | <trapper_mm      | %%<trapper_mm>%%       +Sinclair  | <sinclair_sm | %%<sinclair_sm>%%  
-| Vindicta                  | <vindicta_mm     | %%<vindicta_mm>%%      +| Trapper  | <trapper_sm | %%<trapper_sm>%%  
-| Viscous                   | <viscous_mm      | %%<viscous_mm>%%       +| Vindicta  | <vindicta_sm | %%<vindicta_sm>%%  
-| Vyper                     | <vyper_mm        | %%<vyper_mm>%%         +| Viscous  | <viscous_sm | %%<viscous_sm>%%  
-| Warden                    | <warden_mm       | %%<warden_mm>%%        +| Vyper  | <vyper_sm | %%<vyper_sm>%%  
-| Wraith                    | <wraith_mm       | %%<wraith_mm>%%        +| Warden  | <warden_sm | %%<warden_sm>%%  
-| Wrecker                   | <wrecker_mm      | %%<wrecker_mm>%%       +| Wraith  | <wraith_sm | %%<wraith_sm>%%  
-| Yamato                    | <yamato_mm       | %%<yamato_mm>%%        |+| Wrecker  | <wrecker_sm | %%<wrecker_sm>%%  
 +| Yamato  | <yamato_sm | %%<yamato_sm>%%  |
  
 To insert the card/portrait version, replace the word ''mm'' with ''card''. To insert the card/portrait version, replace the word ''mm'' with ''card''.
 +
 {{tablelayout?rowsHeaderSource=Auto&colwidth="133px,264px"}} {{tablelayout?rowsHeaderSource=Auto&colwidth="133px,264px"}}
-^ Hero                      ^ Icon               ^ Type                   + 
-| Abrams                    | <abrams_card>        | %%<abrams_card>%%        +^ Hero  ^ Icon  ^ Type  
-| Bebop                     | <bebop_card>         | %%<bebop_card>%%         +| Abrams  | <abrams_card>  | %%<abrams_card>%%  
-| Calico                    | <calico_card>        | %%<calico_card>%%        +| Bebop  | <bebop_card>  | %%<bebop_card>%%  
-| Dynamo                    | <dynamo_card>        | %%<dynamo_card>%%        +| Calico  | <calico_card>  | %%<calico_card>%%  
-| Fathom                    | <slork_card>         | %%<slork_card>%%         +| Dynamo  | <dynamo_card>  | %%<dynamo_card>%%  
-| Grey Talon                | <grey-talon_card>    | %%<grey-talon_card>%%    +| Fathom  | <slork_card>  | %%<slork_card>%%  
-| Haze                      | <haze_card>          | %%<haze_card>%%          +| Grey Talon  | <grey-talon_card>  | %%<grey-talon_card>%%  
-| Holliday                  | <holliday_card>      | %%<holliday_card>%%      +| Haze  | <haze_card>  | %%<haze_card>%%  
-| Infernus                  | <infernus_card>      | %%<infernus_card>%%      +| Holliday  | <holliday_card>  | %%<holliday_card>%%  
-| Ivy                       | <ivy_card>           | %%<ivy_card>%%           +| Infernus  | <infernus_card>  | %%<infernus_card>%%  
-| Kelvin                    | <kelvin_card>        | %%<kelvin_card>%%        +| Ivy  | <ivy_card>  | %%<ivy_card>%%  
-| Lady Geist                | <lady-geist_card>    | %%<lady-geist_card>%%    +| Kelvin  | <kelvin_card>  | %%<kelvin_card>%%  
-| Lash                      | <lash_card>          | %%<lash_card>%%          +| Lady Geist  | <lady-geist_card>  | %%<lady-geist_card>%%  
-| McGinnis                  | <mcginnis_card>      | %%<mcginnis_card>%%      +| Lash  | <lash_card>  | %%<lash_card>%%  
-| Mirage                    | <mirage_card>        | %%<mirage_card>%%        +| McGinnis  | <mcginnis_card>  | %%<mcginnis_card>%%  
-| Mo & Krill                | <mo-and-krill_card>  | %%<mo-and-krill_card>%% +| Mirage  | <mirage_card>  | %%<mirage_card>%%  
-| Paradox                   | <paradox_card>       | %%<paradox_card>%%       +| Mo & Krill  | <mo-and-krill_card>  | %%<mo-and-krill_card>%% 
-| Pocket                    | <pocket_card>        | %%<pocket_card>%%        +| Paradox  | <paradox_card>  | %%<paradox_card>%%  
-| Raven                     | <raven_card>         | %%<raven_card>%%         +| Pocket  | <pocket_card>  | %%<pocket_card>%%  
-| Seven                     | <seven_card>         | %%<seven_card>%%         +| Raven  | <raven_card>  | %%<raven_card>%%  
-| Shiv                      | <shiv_card>          | %%<shiv_card>%%          +| Seven  | <seven_card>  | %%<seven_card>%%  
-THE MAGNIFICENT SINCLAIR  | <sinclair_card>      | %%<sinclair_card>%%      +| Shiv  | <shiv_card>  | %%<shiv_card>%%  
-| Trapper                   | <trapper_card>       | %%<trapper_card>%%       +Sinclair  | <sinclair_card>  | %%<sinclair_card>%%  
-| Vindicta                  | <vindicta_card>      | %%<vindicta_card>%%      +| Trapper  | <trapper_card>  | %%<trapper_card>%%  
-| Viscous                   | <viscous_card>       | %%<viscous_card>%%       +| Vindicta  | <vindicta_card>  | %%<vindicta_card>%%  
-| Vyper                     | <vyper_card>         | %%<vyper_card>%%         +| Viscous  | <viscous_card>  | %%<viscous_card>%%  
-| Warden                    | <warden_card>        | %%<warden_card>%%        +| Vyper  | <vyper_card>  | %%<vyper_card>%%  
-| Wraith                    | <wraith_card>        | %%<wraith_card>%%        +| Warden  | <warden_card>  | %%<warden_card>%%  
-| Wrecker                   | <wrecker_card>       | %%<wrecker_card>%%       +| Wraith  | <wraith_card>  | %%<wraith_card>%%  
-| Yamato                    | <yamato_card>        | %%<yamato_card>%%        |+| Wrecker  | <wrecker_card>  | %%<wrecker_card>%%  
 +| Yamato  | <yamato_card>  | %%<yamato_card>%%  | 
 + 
template.1744614886.txt.gz · Last modified: 2025/04/14 07:14 by compsoter