User Tools

Site Tools


info:syntax

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
info:syntax [2021/06/08 04:24]
upstairs
info:syntax [2021/07/03 16:56] (current)
Line 2: Line 2:
 ====== Formatting Syntax ====== ====== Formatting Syntax ======
  
-[[#Headers]]+You can use the editing toolbar for most things, though you can format manually if you like. 
 + 
 +  * [[#Headers]]\\ 
 +  * [[#Text Effects]]\\ 
 +  * [[#Links]]\\ 
 +  * [[#Images]]\\ 
 +  * [[#Lists & Code Boxes]]\\ 
 +  * [[#Footnotes]]\\ 
 +  * [[#Tables]]\\
  
 For a general how-to, see [[.howto|How-To]]. For advanced syntax, see [[:info:syntaxadvanced|Advanced Syntax]]. You can always click "edit page" to check out how other pages work - just remember to hit cancel when you are finished. If you have any questions, feel free to email me at admin atsign recpit.net or contact me through the recpit forums. For a general how-to, see [[.howto|How-To]]. For advanced syntax, see [[:info:syntaxadvanced|Advanced Syntax]]. You can always click "edit page" to check out how other pages work - just remember to hit cancel when you are finished. If you have any questions, feel free to email me at admin atsign recpit.net or contact me through the recpit forums.
Line 16: Line 24:
 Use a level 1 header for the title of your page. Levels 1, 2, & 3 are displayed in a table of contents box if there are more than three. Including %%~~NOTOC~~%% in the document disables the table of contents. Use a level 1 header for the title of your page. Levels 1, 2, & 3 are displayed in a table of contents box if there are more than three. Including %%~~NOTOC~~%% in the document disables the table of contents.
  
-===== Text =====+===== Text Effects =====
  
 %%**bold**%%\\ %%**bold**%%\\
Line 43: Line 51:
 %%[[pagename|link text to display]]%% %%[[pagename|link text to display]]%%
  
-Internal Links with Namespaces:+Internal Links with Namespaces (folders, basically):
 %%[[namespace:pagename]]%% %%[[namespace:pagename]]%%
  
Line 61: Line 69:
 %%{{http://website.com/image.jpg?50}}%% %%{{http://website.com/image.jpg?50}}%%
  
-=== Use Spaces to Align Images: ===+Add mouse-hover caption to image: 
 +%%{{http://website.com/image.jpg|This is the image caption}}%% 
 + 
 +Image with embedding disabled: 
 +%%{{http://website.com/image.jpg?linkonly}}%% 
 + 
 +=== Use spaces on either side of the name to align images: ===
  
 Centered: Centered:
Line 71: Line 85:
 Right aligned: Right aligned:
 %%{{ http://website.com/image.jpg}}%% %%{{ http://website.com/image.jpg}}%%
- 
-Add mouse-hover caption to image: 
-%%{{http://website.com/image.jpg|This is the image caption}}%% 
- 
-Image with embedding disabled: 
-%%{{http://website.com/image.jpg?linkonly}}%% 
  
 ===== Lists & Code Boxes ===== ===== Lists & Code Boxes =====
Line 91: Line 99:
  
 Alternately, you can use the %%<code></code>%% tags. Alternately, you can use the %%<code></code>%% tags.
 +
 ===== Footnotes ===== ===== Footnotes =====
  
info/syntax.1623144269.txt.gz · Last modified: 2021/07/03 16:51 (external edit)