Defect #19381 » remove_unnecessary_exclamation_mark.diff
public/help/ar/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/az/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/bg/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/bs/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/ca/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/cs/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Vloží Wiki stránku. Např.:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/da/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/de/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/el/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/en-gb/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/en/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/es/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/et/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/eu/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/fa/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/fi/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/fr/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Affiche une liste des sous-pages. Sans argument, cela affiche les sous-pages de la page courante. Exemples :</p> |
284 |
<pre><code>!{{child_pages}} -- peut être utilisé depuis une page wiki uniquement
|
|
285 |
!{{child_pages(depth=2)}} -- affiche deux niveaux d'arborescence seulement</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- peut être utilisé depuis une page wiki uniquement |
|
285 |
{{child_pages(depth=2)}} -- affiche deux niveaux d'arborescence seulement</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Inclut une page Wiki. Exemple :</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>ou pour inclure une page d'un wiki de projet spécifique :</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Insère un bloc de texte enroulé. Exemple :</p> |
public/help/gl/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/he/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/hr/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/hu/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/id/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/it/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/ja/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>子ページの一覧を表示します。引数の指定が無ければ現在のwikiページの子ページを表示します。以下は使用例です:</p> |
284 |
<pre><code>!{{child_pages}} -- wikiページでのみ使用可能です
|
|
285 |
!{{child_pages(depth=2)}} -- 2階層分のみ表示します</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- wikiページでのみ使用可能です |
|
285 |
{{child_pages(depth=2)}} -- 2階層分のみ表示します</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>別のWikiページの内容を挿入します。 以下は使用例です:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>プロジェクトを指定することもできます。:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>折り畳まれた状態のテキストを挿入します。以下は使用例です:</p> |
public/help/ko/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/lt/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/lv/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/mk/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/mn/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/nl/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/no/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/pl/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/pt-br/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/pt/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/ro/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/ru/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
314 | 314 | |
315 | 315 |
<dt><code>child_pages</code></dt> |
316 | 316 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
317 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
318 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
317 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
318 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
319 | 319 | |
320 | 320 |
<dt><code>include</code></dt> |
321 | 321 |
<dd><p>Вставить wiki страницу. Пример:</p> |
322 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
322 |
<pre><code>{{include(Foo)}}</code></pre> |
|
323 | 323 |
<p>or to include a page of a specific project wiki:</p> |
324 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
324 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
325 | 325 | |
326 | 326 |
<dt><code>collapse</code></dt> |
327 | 327 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/sk/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/sl/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/sq/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/sr-yu/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/sr/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/sv/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/th/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/tr/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/uk/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/vi/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/zh-tw/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>引入一個 wiki 頁面。例子:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |
public/help/zh/wiki_syntax_detailed.html (working copy) | ||
---|---|---|
281 | 281 | |
282 | 282 |
<dt><code>child_pages</code></dt> |
283 | 283 |
<dd><p>Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:</p> |
284 |
<pre><code>!{{child_pages}} -- can be used from a wiki page only
|
|
285 |
!{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd>
|
|
284 |
<pre><code>{{child_pages}} -- can be used from a wiki page only |
|
285 |
{{child_pages(depth=2)}} -- display 2 levels nesting only</code></pre></dd> |
|
286 | 286 | |
287 | 287 |
<dt><code>include</code></dt> |
288 | 288 |
<dd><p>Include a wiki page. Example:</p> |
289 |
<pre><code>!{{include(Foo)}}</code></pre>
|
|
289 |
<pre><code>{{include(Foo)}}</code></pre> |
|
290 | 290 |
<p>or to include a page of a specific project wiki:</p> |
291 |
<pre><code>!{{include(projectname:Foo)}}</code></pre></dd>
|
|
291 |
<pre><code>{{include(projectname:Foo)}}</code></pre></dd> |
|
292 | 292 | |
293 | 293 |
<dt><code>collapse</code></dt> |
294 | 294 |
<dd><p>Inserts of collapsed block of text. Example:</p> |