This site requires JavaScript enabled. Please check your browser settings.
View
·
Talk
·
Edit
Auxiliary Templates
Special Characters
Two pipes
{{
!!
}} •
Equal sign
{{
=
}} •
Bullet
{{
w
}} •
Bold middot
{{
.w
}} •
Plus sign
{{
@+
}} •
Minus sign
{{
@-
}} •
Number sign
{{
@@
}} •
Character entity
{{
ce
}}
Wiki Table
Start of table
{{
(!
}} •
Table delimiter
{{
!-
}} •
End of table
{{
!)
}}
Unordered List
Start of list/Indent
{{
li
}} •
List item
{{
=li
}} •
Outdent
{{
-li
}} •
End of list
{{
~li
}}
Logical Expressions
Logical and
{{
and
}} •
Logical or
{{
or
}} •
Logical xor
{{
xor
}} •
Conditional operator
{{
if
}}
String Manipulations
Remove left
{{
str crop left
}} •
Remove right
{{
str crop
}} (
Substitution usage
{{
str crop/subst
}}) •
Substring on left
{{
str left
}} •
Substring on right
{{
str right
}} •
Judging beginning
{{
str startswith
}} •
Judging end
{{
str endswith
}} •
Length
{{
str len
}} •
Find
{{
str find
}} •
Test
{{
str test
}} •
Match
{{
str match
}} •
Replace
{{
str replace
}} •
Regex expressions
{{
regex
}}
Title formatting
Title format
{{
title format
}}