Difference between revisions of "User:Appzer0"

From CBLFS
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
Don't try to add "equal" symbols in a note, that just does not work cause mediawiki sucks so much.
 
Don't try to add "equal" symbols in a note, that just does not work cause mediawiki sucks so much.
  
Here is an example without the symbol and another one with an "equal" ("=") symbol in it:
+
Here is an example without the symbol  
  
 
{{Note|No equal here}}
 
{{Note|No equal here}}
 +
 +
and another one with an "equal" ("=") symbol in it:
  
 
{{Note|=}}
 
{{Note|=}}
 +
 +
and another one with an escaped "equal" ("\=") symbol in it:
 +
 +
{{Note|\=}}
 +
 +
and another one with a double-escaped "equal" (" \\=") symbol in it:
 +
 +
{{Note|\\=}}
 +
 +
No without the pipe "|" but a space, as "|" is supposed to be a paremeter:
 +
 +
{{Note Hey look at my equal symbol!: >>>=<<<}}

Latest revision as of 12:47, 21 September 2012

Don't try to add "equal" symbols in a note, that just does not work cause mediawiki sucks so much.

Here is an example without the symbol

Caution.png

Note

No equal here

and another one with an "equal" ("=") symbol in it:

Caution.png

Note

{{{1}}}

and another one with an escaped "equal" ("\=") symbol in it:

Caution.png

Note

{{{1}}}

and another one with a double-escaped "equal" (" \\=") symbol in it:

Caution.png

Note

{{{1}}}

No without the pipe "|" but a space, as "|" is supposed to be a paremeter:

{{Note Hey look at my equal symbol!: >>>=<<<}}