| name | "Welcome" |
|---|
| icon | "hand" |
|---|
| title | "Welcome Message" |
|---|
| insertText | "{{subst:' + 'Welcome}} ~~' + '~~
" |
|---|
|
| name | "Reference" |
|---|
| icon | "reference" |
|---|
| title | "Add Reference" |
|---|
| insertText | "<ref' + '>Insert citation details here</ref' + '>" |
|---|
|
| name | "Signature" |
|---|
| icon | "signature" |
|---|
| title | "Add Signature" |
|---|
| insertText | "~~' + '~~" |
|---|
|
| name | "Warning1" |
|---|
| icon | "https://upload.wikimedia.org/wikipedia/commons/thumb/6/66/Eo_circle_green_number-1.svg/240px-Eo_circle_green_number-1.svg.png" |
|---|
| title | "Level 1 Warning" |
|---|
| insertText | "{{subst:' + 'uw-warning1}} ~~' + '~~
" |
|---|
|
| name | "Warning2" |
|---|
| icon | "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Eo_circle_yellow_number-2.svg/240px-Eo_circle_yellow_number-2.svg.png" |
|---|
| title | "Level 2 Warning" |
|---|
| insertText | "{{subst:' + 'uw-warning2}} ~~' + '~~
" |
|---|
|
| name | "CustomTemplate" |
|---|
| icon | "template" |
|---|
| title | "Insert Custom Template" |
|---|
| insertText | "{{YourCustomTemplate' + '|param1=value1|param2=value2}}" |
|---|
|