-EN, -JP
Chrome Extension for displaying input candidates on your sandbox-page by using commands.
- Download a zip file and unzip it to the local.
- Go to Chrome Extension.
- Enable
Developer mode
(click a toggle at the upper right of the page). - Click
LOAD UNPACKED
and select the following file.
wikidot-sandbox-editor-master
└── wikidot-sandbox-editor-master <-this one!
├── assets
│ ├── list.json
│ └── main.js
├── README.md
└── manifest.json
(You can add "Issues" or do "Pull-request" if you want more options.)
Command | Display | Description |
---|---|---|
!format |
[[...format]] |
[[>]] [[module Rate]] [[/>]] **Item #:** SCP-XXXX **Object Class:** Euclid **Special Containment Procedures:** text **Description:** |
!bhl |
[[...bhl]] |
[[include :scp-wiki:theme:black-highlighter-theme]] |
!collapsible |
[[collapsible]] |
[[collapsible show="+ open" hide="- close"]]text [[/collapsible]] |
!colmod |
[[...colmod]] |
[[include :scp-int:component:coltop show=+open|hide=-close]]text [[include :scp-int:component:colend]] |
!size |
[[size]] |
[[size 120%]]text [[/size]] |
!footnote |
[[footnote]] |
[[footnote]]text [[/footnote]] |
!ruby |
[[...ruby]] |
[[span class="ruby"]]text [[span class="rt"]]ruby[[/span]][[/span]] |
!image |
[[...image]] |
[[include component:image-block |name=<file name> |caption= text ]] |
!color |
##color## |
###b01|text ## |
!box |
blackbox(█) |
██ |
!note |
[[note]] |
[[note]]text [[/note]] |
!tabview |
[[tabview]] |
[[tabview]] [[tab title]] text [[/tab]] [[/tabview]] |
!iframe |
[[iframe]] |
[[iframe text style="border: none; width: 100%;"]] |
!listUsers |
[[...listUsers]] |
[[include :topia:listusers-1 users="."]] ##red|%%name%%## text for wikidot user [[include :topia:listusers-2]] ##blue|guest## text for non-wikidot user [[include :topia:listusers-3]] |