From 07033fff2c047e3277f7f0e00adeb3872497c79c Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 15 Mar 2015 10:02:00 +0000 Subject: [PATCH] Wrong syntax for wiki macros in wiki_syntax_detailed.html (#19381). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14102 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/ar/wiki_syntax_detailed.html | 8 ++++---- public/help/az/wiki_syntax_detailed.html | 8 ++++---- public/help/bg/wiki_syntax_detailed.html | 8 ++++---- public/help/bs/wiki_syntax_detailed.html | 8 ++++---- public/help/ca/wiki_syntax_detailed.html | 8 ++++---- public/help/cs/wiki_syntax_detailed.html | 8 ++++---- public/help/da/wiki_syntax_detailed.html | 8 ++++---- public/help/de/wiki_syntax_detailed.html | 8 ++++---- public/help/el/wiki_syntax_detailed.html | 8 ++++---- public/help/en-gb/wiki_syntax_detailed.html | 8 ++++---- public/help/en/wiki_syntax_detailed.html | 8 ++++---- public/help/es/wiki_syntax_detailed.html | 8 ++++---- public/help/et/wiki_syntax_detailed.html | 8 ++++---- public/help/eu/wiki_syntax_detailed.html | 8 ++++---- public/help/fa/wiki_syntax_detailed.html | 8 ++++---- public/help/fi/wiki_syntax_detailed.html | 8 ++++---- public/help/fr/wiki_syntax_detailed.html | 8 ++++---- public/help/gl/wiki_syntax_detailed.html | 8 ++++---- public/help/he/wiki_syntax_detailed.html | 8 ++++---- public/help/hr/wiki_syntax_detailed.html | 8 ++++---- public/help/hu/wiki_syntax_detailed.html | 8 ++++---- public/help/id/wiki_syntax_detailed.html | 8 ++++---- public/help/it/wiki_syntax_detailed.html | 8 ++++---- public/help/ja/wiki_syntax_detailed.html | 8 ++++---- public/help/ko/wiki_syntax_detailed.html | 8 ++++---- public/help/lt/wiki_syntax_detailed.html | 8 ++++---- public/help/lv/wiki_syntax_detailed.html | 8 ++++---- public/help/mk/wiki_syntax_detailed.html | 8 ++++---- public/help/mn/wiki_syntax_detailed.html | 8 ++++---- public/help/nl/wiki_syntax_detailed.html | 8 ++++---- public/help/no/wiki_syntax_detailed.html | 8 ++++---- public/help/pl/wiki_syntax_detailed.html | 8 ++++---- public/help/pt-br/wiki_syntax_detailed.html | 8 ++++---- public/help/pt/wiki_syntax_detailed.html | 8 ++++---- public/help/ro/wiki_syntax_detailed.html | 8 ++++---- public/help/ru/wiki_syntax_detailed.html | 8 ++++---- public/help/sk/wiki_syntax_detailed.html | 8 ++++---- public/help/sl/wiki_syntax_detailed.html | 8 ++++---- public/help/sq/wiki_syntax_detailed.html | 8 ++++---- public/help/sr-yu/wiki_syntax_detailed.html | 8 ++++---- public/help/sr/wiki_syntax_detailed.html | 8 ++++---- public/help/sv/wiki_syntax_detailed.html | 8 ++++---- public/help/th/wiki_syntax_detailed.html | 8 ++++---- public/help/tr/wiki_syntax_detailed.html | 8 ++++---- public/help/uk/wiki_syntax_detailed.html | 8 ++++---- public/help/vi/wiki_syntax_detailed.html | 8 ++++---- public/help/zh-tw/wiki_syntax_detailed.html | 8 ++++---- public/help/zh/wiki_syntax_detailed.html | 8 ++++---- 48 files changed, 192 insertions(+), 192 deletions(-) diff --git a/public/help/ar/wiki_syntax_detailed.html b/public/help/ar/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/ar/wiki_syntax_detailed.html +++ b/public/help/ar/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/az/wiki_syntax_detailed.html b/public/help/az/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/az/wiki_syntax_detailed.html +++ b/public/help/az/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/bg/wiki_syntax_detailed.html b/public/help/bg/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/bg/wiki_syntax_detailed.html +++ b/public/help/bg/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/bs/wiki_syntax_detailed.html b/public/help/bs/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/bs/wiki_syntax_detailed.html +++ b/public/help/bs/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/ca/wiki_syntax_detailed.html b/public/help/ca/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/ca/wiki_syntax_detailed.html +++ b/public/help/ca/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/cs/wiki_syntax_detailed.html b/public/help/cs/wiki_syntax_detailed.html index 18a2abf30..8fd9a1c51 100644 --- a/public/help/cs/wiki_syntax_detailed.html +++ b/public/help/cs/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ Vše, co je potřeba, je databázový a webový server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Vloží Wiki stránku. Např.:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/da/wiki_syntax_detailed.html b/public/help/da/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/da/wiki_syntax_detailed.html +++ b/public/help/da/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/de/wiki_syntax_detailed.html b/public/help/de/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/de/wiki_syntax_detailed.html +++ b/public/help/de/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/el/wiki_syntax_detailed.html b/public/help/el/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/el/wiki_syntax_detailed.html +++ b/public/help/el/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/en-gb/wiki_syntax_detailed.html b/public/help/en-gb/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/en-gb/wiki_syntax_detailed.html +++ b/public/help/en-gb/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/en/wiki_syntax_detailed.html b/public/help/en/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/en/wiki_syntax_detailed.html +++ b/public/help/en/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/es/wiki_syntax_detailed.html b/public/help/es/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/es/wiki_syntax_detailed.html +++ b/public/help/es/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/et/wiki_syntax_detailed.html b/public/help/et/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/et/wiki_syntax_detailed.html +++ b/public/help/et/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/eu/wiki_syntax_detailed.html b/public/help/eu/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/eu/wiki_syntax_detailed.html +++ b/public/help/eu/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/fa/wiki_syntax_detailed.html b/public/help/fa/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/fa/wiki_syntax_detailed.html +++ b/public/help/fa/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/fi/wiki_syntax_detailed.html b/public/help/fi/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/fi/wiki_syntax_detailed.html +++ b/public/help/fi/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/fr/wiki_syntax_detailed.html b/public/help/fr/wiki_syntax_detailed.html index 732820cba..d368deb88 100644 --- a/public/help/fr/wiki_syntax_detailed.html +++ b/public/help/fr/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ Pour commencer à l'utiliser, il ne vous faut qu'un serveur web et une base de d
child_pages

Affiche une liste des sous-pages. Sans argument, cela affiche les sous-pages de la page courante. Exemples :

-
!{{child_pages}} -- peut être utilisé depuis une page wiki uniquement
-!{{child_pages(depth=2)}} -- affiche deux niveaux d'arborescence seulement
+
{{child_pages}} -- peut être utilisé depuis une page wiki uniquement
+{{child_pages(depth=2)}} -- affiche deux niveaux d'arborescence seulement
include

Inclut une page Wiki. Exemple :

-
!{{include(Foo)}}
+
{{include(Foo)}}

ou pour inclure une page d'un wiki de projet spécifique :

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Insère un bloc de texte enroulé. Exemple :

diff --git a/public/help/gl/wiki_syntax_detailed.html b/public/help/gl/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/gl/wiki_syntax_detailed.html +++ b/public/help/gl/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/he/wiki_syntax_detailed.html b/public/help/he/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/he/wiki_syntax_detailed.html +++ b/public/help/he/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/hr/wiki_syntax_detailed.html b/public/help/hr/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/hr/wiki_syntax_detailed.html +++ b/public/help/hr/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/hu/wiki_syntax_detailed.html b/public/help/hu/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/hu/wiki_syntax_detailed.html +++ b/public/help/hu/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/id/wiki_syntax_detailed.html b/public/help/id/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/id/wiki_syntax_detailed.html +++ b/public/help/id/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/it/wiki_syntax_detailed.html b/public/help/it/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/it/wiki_syntax_detailed.html +++ b/public/help/it/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/ja/wiki_syntax_detailed.html b/public/help/ja/wiki_syntax_detailed.html index 764de82be..41ae7ea33 100644 --- a/public/help/ja/wiki_syntax_detailed.html +++ b/public/help/ja/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

子ページの一覧を表示します。引数の指定が無ければ現在のwikiページの子ページを表示します。以下は使用例です:

-
!{{child_pages}} -- wikiページでのみ使用可能です
-!{{child_pages(depth=2)}} -- 2階層分のみ表示します
+
{{child_pages}} -- wikiページでのみ使用可能です
+{{child_pages(depth=2)}} -- 2階層分のみ表示します
include

別のWikiページの内容を挿入します。 以下は使用例です:

-
!{{include(Foo)}}
+
{{include(Foo)}}

プロジェクトを指定することもできます。:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

折り畳まれた状態のテキストを挿入します。以下は使用例です:

diff --git a/public/help/ko/wiki_syntax_detailed.html b/public/help/ko/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/ko/wiki_syntax_detailed.html +++ b/public/help/ko/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/lt/wiki_syntax_detailed.html b/public/help/lt/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/lt/wiki_syntax_detailed.html +++ b/public/help/lt/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/lv/wiki_syntax_detailed.html b/public/help/lv/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/lv/wiki_syntax_detailed.html +++ b/public/help/lv/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/mk/wiki_syntax_detailed.html b/public/help/mk/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/mk/wiki_syntax_detailed.html +++ b/public/help/mk/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/mn/wiki_syntax_detailed.html b/public/help/mn/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/mn/wiki_syntax_detailed.html +++ b/public/help/mn/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/nl/wiki_syntax_detailed.html b/public/help/nl/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/nl/wiki_syntax_detailed.html +++ b/public/help/nl/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/no/wiki_syntax_detailed.html b/public/help/no/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/no/wiki_syntax_detailed.html +++ b/public/help/no/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/pl/wiki_syntax_detailed.html b/public/help/pl/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/pl/wiki_syntax_detailed.html +++ b/public/help/pl/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/pt-br/wiki_syntax_detailed.html b/public/help/pt-br/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/pt-br/wiki_syntax_detailed.html +++ b/public/help/pt-br/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/pt/wiki_syntax_detailed.html b/public/help/pt/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/pt/wiki_syntax_detailed.html +++ b/public/help/pt/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/ro/wiki_syntax_detailed.html b/public/help/ro/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/ro/wiki_syntax_detailed.html +++ b/public/help/ro/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/ru/wiki_syntax_detailed.html b/public/help/ru/wiki_syntax_detailed.html index 52788d778..b444c3c1b 100644 --- a/public/help/ru/wiki_syntax_detailed.html +++ b/public/help/ru/wiki_syntax_detailed.html @@ -314,14 +314,14 @@ bq. Rails - это полноценный, многоуровневый фрей
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Вставить wiki страницу. Пример:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/sk/wiki_syntax_detailed.html b/public/help/sk/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/sk/wiki_syntax_detailed.html +++ b/public/help/sk/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/sl/wiki_syntax_detailed.html b/public/help/sl/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/sl/wiki_syntax_detailed.html +++ b/public/help/sl/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/sq/wiki_syntax_detailed.html b/public/help/sq/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/sq/wiki_syntax_detailed.html +++ b/public/help/sq/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/sr-yu/wiki_syntax_detailed.html b/public/help/sr-yu/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/sr-yu/wiki_syntax_detailed.html +++ b/public/help/sr-yu/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/sr/wiki_syntax_detailed.html b/public/help/sr/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/sr/wiki_syntax_detailed.html +++ b/public/help/sr/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/sv/wiki_syntax_detailed.html b/public/help/sv/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/sv/wiki_syntax_detailed.html +++ b/public/help/sv/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/th/wiki_syntax_detailed.html b/public/help/th/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/th/wiki_syntax_detailed.html +++ b/public/help/th/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/tr/wiki_syntax_detailed.html b/public/help/tr/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/tr/wiki_syntax_detailed.html +++ b/public/help/tr/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/uk/wiki_syntax_detailed.html b/public/help/uk/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/uk/wiki_syntax_detailed.html +++ b/public/help/uk/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/vi/wiki_syntax_detailed.html b/public/help/vi/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/vi/wiki_syntax_detailed.html +++ b/public/help/vi/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/zh-tw/wiki_syntax_detailed.html b/public/help/zh-tw/wiki_syntax_detailed.html index 8a7655fdc..e92c5539f 100644 --- a/public/help/zh-tw/wiki_syntax_detailed.html +++ b/public/help/zh-tw/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

引入一個 wiki 頁面。例子:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

diff --git a/public/help/zh/wiki_syntax_detailed.html b/public/help/zh/wiki_syntax_detailed.html index dc26a2b1e..2fa87bdcc 100644 --- a/public/help/zh/wiki_syntax_detailed.html +++ b/public/help/zh/wiki_syntax_detailed.html @@ -281,14 +281,14 @@ To go live, all you need to add is a database and a web server.
child_pages

Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:

-
!{{child_pages}} -- can be used from a wiki page only
-!{{child_pages(depth=2)}} -- display 2 levels nesting only
+
{{child_pages}} -- can be used from a wiki page only
+{{child_pages(depth=2)}} -- display 2 levels nesting only
include

Include a wiki page. Example:

-
!{{include(Foo)}}
+
{{include(Foo)}}

or to include a page of a specific project wiki:

-
!{{include(projectname:Foo)}}
+
{{include(projectname:Foo)}}
collapse

Inserts of collapsed block of text. Example:

-- 2.39.5