|
|
Редагувати: sandbox
The SandBox is a page where you can practice your editing skills, use the preview feature to preview the appearance of the page, no versions are stored for this page.
For more information, please see Wiki Syntax
| Quicktag |
Опис |
Wiki Syntax |
 |
посилання вікі |
((text)) |
 |
підкреслення |
===text=== |
 |
колонтитул |
-=text=- |
 |
tagline |
{cookie} |
 |
table new |
||r1c1|r1c2
r2c1|r2c2|| |
 |
таблиця |
||r1c1|r1c2||r2c1|r2c2|| |
 |
rss feed |
{rss id= } |
 |
курсив |
''text'' |
 |
зображення |
{img src= width= height= align= desc= link= } |
 |
hr |
--- |
 |
заголовок1 |
!text |
 |
зовнішнє посилання |
[http://example.com|text] |
 |
динамічна змінна |
%text% |
 |
динамічний вміст |
{content id= } |
 |
кольоровий текст |
~~#FF0000:text~~ |
 |
відцентрований текст |
::text:: |
 |
рамка |
^text^ |
 |
напів-жирний |
__text__ |
| Wiki Help |
| Bold text: | 2 underscores "_". Приклад: __текст__ |
| Italic text: | 2 single quotes "'". Приклад: ''текст'' |
| Centered text: | 2 colons ":". Приклад: ::деякий текст:: |
| Underlined text: | 3 equals "=". Приклад: ===текст=== |
| Text box: | One carat "^". Створює рамку з даними в ній. Приклад: "^Вміст рамки^" |
| Колонтитул: | "-=заголовок=-" створює колонтитул. |
| Кольоровий текст: | "~~#FFEE33:деякий текст~~" або "~~yellow:деякий текст~~". Will display using the indicated HTML color or color name |
| Списки: | * for bullet lists, # для нумерованих списків, ;умови:визначення для визначень |
| Headings: | "!", "!!", "!!!" make headings |
| Show/Hide: | "!+", "!!-" show/hide heading section. + (shown) or - (hidden) by default. |
| Установки Вікі: | JoinCapitalizedWords or use ((стор.)) або ((стор|опис)) для установок вікі, ))SomeName(( prevents referencing |
| Зовнішні посилання: | use square brackets for an external link: [URL] or [URL|link_description] or [URL|description|nocache] (that last form prevents the local Wiki from caching the page; please use that form for large pages!). For an external Wiki, use ExternalWikiName:PageName or ((External Wiki Name: Page Name)) |
| Таблиці: | "||row1-col1|row1-col2|row1-col3||row2-col1|row2-col2|row2-col3||" створює таблицю |
| Зображення: | "{img src=http://example.com/foo.jpg width=200 height=100 align=center imalign=right link=http://www.yahoo.com desc=foo alt=txt usemap=name class=xyz}" показує зображення висота ширина опис посилання та вирівнювання необов'язкові |
| Некешовані зображення: | "{img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" показує зображення висота ширина опис посилання та вирівнювання необов'язкові |
| Line break: | "%%%" (very useful especially in tables) |
| Horizontal rule: | "----" створює горизонтальну риску |
| Сторіни за багатьох сторінок: | викор ...page... to separate pages |
| Wiki File Attachments: | {file name=file.ext desc="description text" page="wiki page name" showdesc=1} Creates a link to the named file. If page is not given, the file must be attached to the current page. If desc is not given, the file name is used for the link text, unless showdesc is used, which makes the file description be used for the link text. If image=1 is given, the attachment is treated as an image and is displayed directly on the page; no link is generated. |
| Потоки RSS: | "{rss id=n max=m}" displays rss feed with id=n maximum=m items |
| Динамічний вміст: | "{content id=n}" Буде замінено поточним вмістом динамічного блоку з id=n |
| Dynamic variables: | "%назва%" Inserts an editable variable |
| Не оброблені розділи: | "~np~ дані ~/np~" Prevents wiki parsing of the enclosed data. |
| Preformated sections: | "~pp~ дані ~/pp~" Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). |
| Square Brackets: | Use [[foo] to show [foo]. |
| Block Preformatting: | Indent text with any number of spaces to turn it into a monospaced block that still follows other Wiki formatting instructions. It will be indended with the same number of spaces that you used. Note that this mode does not preserve exact spacing and line breaks; use ~pp~...~/pp~ for that. |
| Direction: | "{r2l}", "{l2r}", "{rm}", "{lm}" Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew. |
| Table of contents | "{toc}", "{maketoc}" prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc) |
| Різне: | "{cookie}, {poll}" |
Note that plugin arguments can be closed in double quotes ("); this allows them to contain , or = or >.
AGENTINFO |
Displays browser client info: {AGENTINFO(info=>IP or SVRSW or BROWSER)/}
|
ALINK |
Puts a link to an anchor in a wiki page. Use in conjunction with the ANAME plugin, which sets the location and name of the anchor: {ALINK(aname=anchorname,pagename=Wiki Page Name)}linktext{ALINK}
|
ANAME |
Puts an anchor into a wiki page. Use in conjunction with the ALINK plugin, which makes links to the anchor: {ANAME()}anchorname{ANAME}
|
ARTICLE |
Включити статтю: {ARTICLE(Field=>[,Id=>])}{ARTICLE} Id is optional. if not given, last article is used. default field is
heading.
|
ARTICLES |
{ARTICLES(max=>3,topic=>topicName,type=>type,categId=>Category parent ID)}{ARTICLES} Insert articles into a wikipage
|
ATTACH |
Displays an attachment or a list of them: {ATTACH(name|file=file.ext,id=1|num=1,showdesc=0|1,dls=0|1,icon=0|1,inline=0|1)}коментар{ATTACH} num is optional and is the order number of the attachment in the list. If not provided, a list of all attachments is displayed. Inline makes the comment be the text of the link.
|
AVATAR |
Показувати картинку користувача: {AVATAR(page=>,float=>left|right)}ім'я користувача{AVATAR}
|
BACKLINKS |
Перелічити всі сторінки, які мають посилання на вказані сторінки: {BACKLINKS(info=>hits|user,exclude=>HomePage|SandBox,include_self=>1,noheader=>0,page=>HomePage)}{BACKLINKS}
|
BOX |
Вставити стилізовану рамку на сторінці вікі: {BOX(title=>Title, bg=>color, width=>num[%], align=>left|right|center, float=>|left|right)}текст{BOX}
|
CATEGORY |
Вставити список пунктів для даної/поточної категорії на сторінку вікі: {CATEGORY(id=>1+2+3, types=>article+blog+faq+fgal+forum+igal+newsletter+event+poll+quiz+survey+tracker+wiki+img, sort=>[type|created|name|hits|shuffle]_[asc|desc], sub=>y|n, split=>y|n)}{CATEGORY}
|
CATORPHANS |
Показувати об'єкти Tiki, які не були поділені на категорії : {CATORPHANS(objects=>wiki|article|blog|faq|fgal|forum|igal|newsletter|poll|quizz|survey|tracker)}{CATORPHANS}
|
CATPATH |
Вставити повний маршрут до кожної категорії, до якої належить ця вікі: {CATPATH(divider=>,top=>yes|no)}{CATPATH}
|
CENTER |
Центрувати вміст модулів на сторінці вікі: {CENTER()}текст{CENTER}
|
CODE |
Показує вирізки з коду: {CODE(ln=>1,colors=>php|highlights|phpcode,caption=>caption text,wrap=>1,wiki=>1,rtl=>1)}код{CODE} - note: colors and ln are exclusive
|
COPYRIGHT |
Вставляти повідомлення про права розповсюдження: {COPYRIGHT()}~title~~year~~authors~текст{COPYRIGHT}
|
COUNTDOWN |
Приклад: {COUNTDOWN(enddate=>April 1 2004[,locatetime=>on])}текст{COUNTDOWN}
|
DIV |
Insert a division block on wiki page: {DIV(class=>class, type=>div|span|pre|i|b|tt|blockquote, align=>left|right|center|justify, bg=>color, width=>num[%], float=>left|right])}текст{DIV}
|
DL |
Створює список визначень: {DL()}умови:визначення{DL} - одне визначення на рядок
|
EVENTS |
{EVENTS(calendarid=>id1+id2,maxdays=>365,max=>-1,datetime=>0|1,desc=>0|1)}{EVENTS} Insert rss feed output into a wikipage
|
EXAMPLE |
Приклад: {EXAMPLE(face=> size=>)}текст{EXAMPLE}
|
FANCYTABLE |
Показує дані з використанням стилів для парних/непарних рядків таблиць ТікіВікі: {FANCYTABLE(head=>,headclass=>)}комірки{FANCYTABLE} - заголовки і комірки розділяються ~|~
|
FLASH |
Displays a SWF on the wiki page: {FLASH(movie="url_to_flash",width=>xx,height=>xx,quality=>high)}{FLASH}
|
FORMULA |
Formula: {FORMULA(width=>500, height=>400, paper=>letter, orientation=>landscape, steps=>150, min=0, max=100, y0=>, y1=>,...)}Заголовок{FORMULA}
|
GAUGE |
Показує графічний 'термометр': {GAUGE(color=>,bgcolor=>,max=>,value=>,size=>,label=>,labelsize=>,perc=>,height=>)}опис{GAUGE}
|
GROUP |
Display wiki text if user is in one of listed groups:
{GROUP(groups=>Admins|Developers)}wiki text{GROUP}
{GROUP(notgroups=>Developers)}wiki text for other groups{GROUP}
{GROUP(groups=>Registered)}wiki text{ELSE}alternate text for other groups{GROUP}
|
JABBER |
Runs a Java applet to access a local Jabber service: {JABBER(height=>200,width=>200,xmlhostname=>jabber.org,defaultColor=>255,255,255)}{JABBER}. See lib/wiki-plugins/wikiplugin_jabber.php to make this plugin work
|
LANG |
Displays the text only if the language matchs lang/notlang: {LANG([not]lang=>code[+code+...])}текст{LANG}
|
MAP |
Displays a map: {MAP(mapfile=>,extents=>,size=>,width=>,height=>) /}
|
MINIQUIZ |
Displays an miniquiz:
{MINIQUIZ(trackerId=>1)}Instructions::Feedback{MINIQUIZ}
|
MODULE |
Показує модуль включений в сторінку: {MODULE(module=>,float=>left|right|none,decorations=>y|n,flip=>y|n,max=>,np=>0|1,args...)}{MODULE}
|
MONO |
Дані друкуються шрифтом фіксованої ширини: {MONO(font=>}текст{MONO}
|
OBJECTHITS |
Displays object hit info by object and days: {OBJECTHITS(object=>,type=>,days=>)/}
|
PLUGINMANAGER |
Provides a list of plugins on this wiki.: {PLUGINMANAGER(info=>version|description|arguments)}{PLUGINMANAGER}
|
POLL |
Displays the output of a poll, fields are indicated with numeric ids.:
{POLL(pollId=>1)}Good Poll{POLL}
|
QUOTE |
Quote text by surrounding the text with a box, like the QUOTE BBCode: {QUOTE(replyto=>name)}текст{QUOTE}
|
RSS |
{RSS(id=>feedId+feedId2,max=>3,date=>1,desc=>1,author=>1)}{RSS} Insert rss feed output into a wikipage
|
SF |
Автоматично створює посилання на відповідний об'єкт на SourceForge: {SF(aid=>,adit=>,groupid=>)}текст{SF}
|
SHEET |
TikiSheet: {SHEET(id=>)}Sheet Heading{SHEET}
|
SHOWPAGES |
List wiki pages: {SHOWPAGES(find=>criteria [, max=>qty])/}
|
SKYPE |
Clickable Skype link: {SKYPE(action->call|chat)}name or number{SKYPE}
|
SORT |
Сортування вмісту модуля на сторінці вікі: {SORT(sort=>asc|desc|reverse|shuffle)}дані{SORT} - одне дане на рядок
|
SPLIT |
Split a page into rows and columns: {SPLIT(joincols=>[y|n|0|1],fixedsize=>[y|n|0|1],colsize=>size1|size2|...)}row1col1---row1col2@@@row2col1---row2col2{SPLIT}
|
SQL |
Виконати запит SQL: {SQL(db=>dsnname)}Запит SQL{SQL}
|
SUB |
Displays text in subscript.: {SUB()}text{SUB}
|
SUP |
Displays text in superscript.: {SUP()}text{SUP}
|
TAG |
Displays text between an html tag: {TAG(tag=a_tag, style=a_style)}text{TAG}
|
THUMB |
Displays the thumbnail for an image: {THUMB(image=>url,id=url,max=>,float=>,url=>,original=y, sticky=n)}опис{THUMB}
|
TITLESEARCH |
Шукати серед заголовків всіх статей на цій Вікі: {TITLESEARCH(search=>Admin,info=>hits|user,exclude=>HomePage|SandBox,noheader=>0)}{TITLESEARCH}
|
TRACKER |
Displays an input form for tracker submit:
{TRACKER(trackerId=>1, fields=>id1:id2:id3, action=>Name of submit button, showtitle=>y|n, showdesc=>y|n, showmandatory=>y|n, embedded=>y|n)}Notice{TRACKER}
|
TRACKERFILTER |
Filters the items of a tracker, fields are indicated with numeric ids.:
{TRACKERFILTER(filters=>2/d:4/r:5,action=>Name of submit button,TRACKERLIST_params )}Notice{TRACKERFILTER}
|
TRACKERLIST |
Displays the output of a tracker content, fields are indicated with numeric ids.:
{TRACKERLIST(trackerId=>1,fields=>2:4:5, showtitle=>y|n, showlinks=>y|n, showdesc=>y|n, showinitials=>y|n, showstatus=>y|n, showfieldname=>y|n, status=>o|p|c|op|oc|pc|opc, sort_mode=>, max=>, filterfield=>, filtervalue=>, exactvalue=>, checkbox=>fieldId/name/title/submit/action/tpl,goIfOne=>y|n)}Notice{TRACKERLIST}
|
TRANSLATED |
Links to a translated content: {TRANSLATED(flag=>France,lang=>fr)}[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax){TRANSLATED}
|
USERCOUNT |
Displays the number of registered users: {USERCOUNT()}groupname{USERCOUNT}
|
VERSIONS |
Split the text in parts visible only under some conditions: {VERSIONS(nav=>y|n,title=>y|n,default=>)}текст{VERSIONS}
|
WANTEDPAGES |
Lists wanted Wiki pages:
{WANTEDPAGES(ignore=>Page-Pattern'splitby'Page-Pattern, splitby=>+, skipext=>0|1, collect=>from|to, debug=>0|1, table=>sep|co|br, level=>strict|full|complete|custom)}Custom-Level-Regex{WANTEDPAGES}Parameters: key=>value,...
||
key | default | comments
ignore | empty string | A wildcard pattern of originating pages to be ignored. (refer to PHP function fnmatch() for details)
splitby | '+' | The character, by which ignored patterns are separated. possible values: characters
skipext | 0 | Whether to include external wikis in the list. possible values: 0 / 1
collect | "from" | Collect either originating or wanted pages in a cell and display them in the second column. possible values: from / to
debug | 0 | Switch-on debug output with details about the items. possible values: 0 / 1 / 2
table | "sep" | Multiple collected items are separated in distinct table rows, or by comma or line break in one cell. possible values: sep / co / br
level | empty string | Filter the list of wanted pages according to page_regex or custom filter. The default value is the site's current page_regex. possible values: strict / full / complete / custom
Custom-Level-Regex ? | empty string | A custom filter for wanted pages to be listed (only used when level=>custom). possible values: a valid regex-expression (PCRE)
||
|
|
|