Content deleted Content added
→List of functions: add tool buttons |
→List of functions: Advanced selections: update |
||
Line 76:
|}
{| class="wikitable
|+ Advanced selections
|-▼
| colspan="4" |[[File:Enhanced toolbar- Advanced toolbar.png|Enhanced toolbar- Advanced toolbar|link=]]
|-▼
|
| Heading
| [[File:Enhanced toolbar- Heading toolbar.png|Enhanced toolbar- Heading toolbar|link=]]
|-
| Bulleted list
* Bulleted list item
|-
| [[File:Vector toolbar numbered list button.png|Numbered list|link=]]
| Numbered list
# Numbered list item
|-
|[[File:Vector toolbar no wiki formatting button.png|Ignore wiki formatting|link=]]
|Ignore wiki formatting
|<code><nowiki><nowiki>
|<nowiki>
▲|-
▲| [[File:Vector toolbar redirect button.png|link=]]
| Automatically [[Wikipedia:Redirect|redirect]] to another page▼
▲| <code><nowiki>#REDIRECT [[abc]]</nowiki></code>
| <span class="plainlinks">[{{fullurl:Acidic|redirect=no}} Preview a redirect page]</span>▼
|-
| [[File:Vector toolbar insert new line button.png|link=]]
|
| <code><nowiki>
| text before<br />abc
|-
| [[File:Vector toolbar big text button.png|link=]]
| <big>Big text</big>
|-
| [[File:Vector toolbar small text button.png|link=]]
| Small text
|-
| [[File:Vector toolbar superscript button.png|link=]]
| Superscript
| <code><nowiki><sup>
|
|-
| [[File:Vector toolbar subscript button.png|link=]]
| Subscript
| <code><nowiki><sub>
|
▲|-
▲| [[File:Vector toolbar small text button.png|link=]]
▲| Smaller text
▲| <code><nowiki><small>abc</small></nowiki></code>
▲| other text<small>abc</small>
|-
| [[File:Vector toolbar insert
| [[Help:
| style="text-align: left;" | <code><poem><nowiki><gallery>
Example.jpg|Caption1
Example.jpg|Caption2
<
▲<nowiki></gallery></nowiki></code>
| <gallery>
Example.jpg|Caption2
</gallery>
|-
| [[File:Vector toolbar insert table button.png|link=]]
| [[Help:Table|
| <code><poem><nowiki>{| class="wikitable"
|-
! header 1
▲<nowiki>|-</nowiki><br />
! header 2
! header 3
▲<nowiki>|-</nowiki><br />
|-
| row 1, cell 1
▲<nowiki>|}</nowiki></code>
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
</nowiki></poem></code>
|
{| class="wikitable" border="1"
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
|-
| [[File:Vector toolbar redirect button.png|link=]]
▲| Automatically [[Wikipedia:Redirect|redirect]] to another page
| <code><nowiki>#REDIRECT [[Target page name]]</nowiki></code>
▲| <span class="plainlinks">[{{fullurl:Acidic|redirect=no}} Preview a redirect page]</span>
|}
|