Skip to main content Help Control Panel

challengeddf.free.fr

Challenge des Dunes de Flandre

Home «   Help index «   Formatting Codes «  

Miscelleaneous codes

SELECT * FROM yacs_articles WHERE (nick_name LIKE 'menu') OR (handle LIKE 'menu') ORDER BY publish_date DESC LIMIT 1
1146: Table 'challengeddf.yacs_articles' doesn't exist

SELECT * FROM yacs_sections AS sections WHERE (sections.nick_name LIKE 'navigation_boxes') ORDER BY edit_date DESC LIMIT 1
1146: Table 'challengeddf.yacs_sections' doesn't exist

SELECT * FROM yacs_categories AS categories WHERE ((categories.display LIKE 'site:all') AND ((categories.active='Y') AND ((categories.expiry_date is NULL) OR (categories.expiry_date <= '0000-00-00 00:00:00') OR (categories.expiry_date > '2025-06-08 14:49:20')))) ORDER BY categories.rank, categories.edit_date DESC, categories.title LIMIT 0,15
29: File './challengeddf/yacs_categories.MYD' not found (Errcode: 2)

SELECT sections.* FROM yacs_sections AS sections WHERE (sections.anchor='' OR sections.anchor IS NULL) AND (sections.active='Y') AND (sections.index_panel LIKE 'main') AND ((sections.index_map IS NULL) OR (sections.index_map != 'N')) AND ((sections.activation_date is NULL) OR (sections.activation_date <= '2025-06-08 14:49:20')) AND ((sections.expiry_date is NULL) OR (sections.expiry_date <= '0000-00-00 00:00:00') OR (sections.expiry_date > '2025-06-08 14:49:20')) ORDER BY sections.rank, sections.title, sections.edit_date DESC LIMIT 0,15
1146: Table 'challengeddf.yacs_sections' doesn't exist

On this page we are introducing some formatting codes and live examples of utilization.

Implicit formatting

ExampleRendering
hello
world

how are
you doing?
----

- http://www.cisco.com
- one bulleted item

- another one
- www.php.net

* foo.bar@foo.com

this one - should not create bullets. not one, nor two

> quoted from
| a previous message
hello world

how are you doing?
  • foo.bar@foo.com


this one - should not create bullets. not one, nor two
> quoted from
| a previous message

Hint [hint=<help popup>]...[/hint]

ExampleRendering
YACS is based on international standards, including [hint=eXtended Markup Language]XML[/hint].YACS is based on international standards, including XML.

Newline ...[nl]...

ExampleRendering
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...But where will this rabbit be in some minutes?
I don't know, but it depends also on the turtle speed...

Ruler ...[---] or [___]...

ExampleRendering
But where will this rabbit be in some minutes?[---]I don't know, but it depends also on the turtle speed...But where will this rabbit be in some minutes?
I don't know, but it depends also on the turtle speed...

New ...[new]...

ExampleRendering
Our newsletter has been published! [new]Our newsletter has been published! (new)  

Popular ...[popular]...

ExampleRendering
Numerous surfers like this section of our site [popular]Numerous surfers like this section of our site (popular)  

Flags [be] [ca] [ch] [de] [en] [es] [fr] [gb] [gr] [it] [pt] [us]

ExampleRendering
[be] [ca] [ch] [de] [en] [es] [fr] [gb] [gr] [it] [pt] [us]