이 제목은 티키에서 사용될 수 있는 일부 변수를 나타냅니다, 예를 들면 : user, page, itemId. 간단한 이중 중괄호로 쌓아서 위키 문법 using double angle brackets around them, once this preference is enabled in "Admin > Editing & Plugins" panel, you can put them in your wiki syntax enabled text area and have them to become automatically replaced by their actual value anywhere where they are used.
Permanent variables
(on a tracker item)
위키 인수 변수 (on a wiki page)
4829 (id from a wiki page; added in Tiki 12.1)
(when a user is logged in)
doc.tiki.org (site domain; added in Tiki 12.1)
doc.tiki.org/ (site domain ending with a slash; added in Tiki 12.1)
(only when in a multitiki installation, site domain ending with a slash; if the page doesn't belong to a multitiki installation, nothing is returned; added in Tiki 12.1)
2 (last version of the wiki page; added in Tiki 12.2)
Marc Laporte (last editor of the wiki page; added in Tiki 12.2)
Thu 18 Oct, 2018 14:19 UTC (last modification date, in short format, of the wiki page; added in Tiki 12.2)
(last version of the tracker item indicated in the url; added in Tiki 12.2)
(last editor of the tracker item indicated in the url; added in Tiki 12.2)
(last modification date, in short format, of the tracker item indicated in the url; added in Tiki 12.2)
(last approved version of the wiki page when revision approval is on; added in Tiki 12.3)
(last approver of the wiki page when revision approval is on; added in Tiki 12.3)
(last approval date, in short format, of the wiki page when revision approval is on; added in Tiki 12.3)
Example
If you put this syntax on a page named "My Profile":
* #
* 위키 인수 변수
*
* doc.tiki.org
* doc.tiki.org/
it will produce (assuming you're viewing the page logged in as user admin):
#1
My Profile
admin
doc.tiki.org
doc.tiki.org/
Live example
You are currently on the page id 4829 with the name "위키 인수 변수". Check wiki source!.
Your name is .
User defined variables
When this option is active, it is possible to show the value of variables passed by argument on the URL. Note that a default value can be provided.