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:26]
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. 
-[[#Text Effects]]\\ + 
-[[#Links]]\\ +  * [[#Headers]]\\ 
-[[#Images]]\\ +  [[#Text Effects]]\\ 
-[[#Lists & Code Boxes]]\\ +  [[#Links]]\\ 
-[[#Footnotes]]\\ +  [[#Images]]\\ 
-[[#Tables]]\\+  [[#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 49: 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 67: 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 77: 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 =====
info/syntax.1623144410.txt.gz · Last modified: 2021/07/03 16:51 (external edit)