Home « Help index « Formatting Codes «
Codes to format titles and questions
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 > '2026-01-18 02:57:23')))) 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 <= '2026-01-18 02:57:23')) AND ((sections.expiry_date is NULL) OR (sections.expiry_date <= '0000-00-00 00:00:00') OR (sections.expiry_date > '2026-01-18 02:57:23')) 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 showing how to add headlines, questions, and related table of contents.
- Table of content
[toc] - Title
[title]...[/title] - Rabbit and Turtle
- Subtitle
[subtitle]...[/subtitle] - Header level 1
==...== - Header level 1
[header1]...[/header1] - Rabbit and Turtle
- Header level 2
===...=== - Header level 2
[header2]...[/header2] - Header level 3
====...==== - Header level 3
[header3]...[/header3] - Header level 4
=====...===== - Header level 4
[header4]...[/header4] - Header level 5
======...====== - Header level 5
[header5]...[/header5] - Table of Questions
[toq] - Question-title
[question]...[/question] - Question
[question] - Answer
[answer] - Rabbit and Turtle
Table of content [toc]
Title [title]...[/title]
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[title]Rabbit and Turtle[/title]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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Subtitle [subtitle]...[/subtitle]
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[subtitle]Rabbit and Turtle[/subtitle]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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 1 ==...==
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...==Rabbit and Turtle==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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 1 [header1]...[/header1]
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[header1]Rabbit and Turtle[/header1]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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 2 ===...===
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...===Rabbit and Turtle===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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 2 [header2]...[/header2]
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[header2]Rabbit and Turtle[/header2]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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 3 ====...====
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...====Rabbit and Turtle====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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 3 [header3]...[/header3]
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[header3]Rabbit and Turtle[/header3]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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 4 =====...=====
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...=====Rabbit and Turtle=====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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 4 [header4]...[/header4]
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[header4]Rabbit and Turtle[/header4]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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 5 ======...======
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...======Rabbit and Turtle======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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Header level 5 [header5]...[/header5]
| Example | Rendering |
|---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[header5]Rabbit and Turtle[/header5]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... Rabbit and TurtleBut where will this rabbit be in some minutes?I don't know, but it depends also on the turtle speed... |
Table of Questions [toq]
| Example | Rendering |
|---|---|
[toq] |
Question-title [question]...[/question]
| Example | Rendering |
|---|---|
[question]But where will this rabbit be in some minutes?[/question] |
|
Question [question]
| Example | Rendering |
|---|---|
[question]But where is this rabbit right now? |
Answer [answer]
| Example | Rendering |
|---|---|
[answer]I do not know, but it depends also on the turtle speed... |