User Tools

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:syntax [2026/05/14 00:06] – old revision restored (2026/05/13 20:28) lionwiki:syntax [2026/08/07 22:42] (current) – external edit 127.0.0.1
Line 9: Line 9:
   DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts.   DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts.
   Of course you can **__//''combine''//__** all these.   Of course you can **__//''combine''//__** all these.
 +
 +Note that the formatting markers have to directly enclose the text, so ''%%** bold **%%'' with spaces inside the markers will not be formatted.
  
 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>, too.
Line 29: Line 31:
  
 You should use forced newlines only if really needed. You should use forced newlines only if really needed.
- 
-=====Side Containers===== 
- 
-To add side containers, as seen in Fandom, all you need to do is add! 
-<code> <WRAP right (width)px> </code> and end it with <code></WRAP></code> 
- 
-For example 
-<code> 
-<WRAP right 250px> 
-**Lameyser** 
-| {{ ::lameyser.webp |}} || 
-^ **Information** ^^ 
-| **Abilities** | White Smoke, Water Absorb, Regenerator (Hidden) | 
-| **Gender** | 50% ♂ / 50% ♀ | 
-| **Species** | Healer Pokémon | 
-| **Height** | 8'02" | 
-| **Weight** | 320 kg | 
-| **Evolution** | Evolves from Dawnian Camerupt using Mystic Water | 
-</WRAP> 
-</code> 
-This will show a container on the **RIGHT** side of the page with a 250 pixel cushion. 
- 
  
 ===== Links ===== ===== Links =====
Line 178: Line 158:
   {{wiki:dokuwiki-128.png }}   {{wiki:dokuwiki-128.png }}
   {{ wiki:dokuwiki-128.png }}   {{ wiki:dokuwiki-128.png }}
 +
 +You can also set the alignment explicitly with a ''?left'', ''?right'' or ''?center'' parameter. This takes precedence over the whitespace alignment above and can be combined with a size.
 +
 +{{wiki:dokuwiki-128.png?100&right}}
 +
 +  {{wiki:dokuwiki-128.png?100&right}}
  
 Of course, you can add a title (displayed as a tooltip by most browsers), too. Of course, you can add a title (displayed as a tooltip by most browsers), too.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information