licelt
Useful Templates on Game Iterator
As you already might have noticed, there are some few common recurring style elements on the pages of Game Iterator. Most of them are boxes with special colors and border styles. The following is a list of the currently existing predefined styles. Please use them for your own articles.
Table of Contents
There is a simple way to generate a table of contents for each page. Just include it in the beginning of an article. The following styles of Table of Contents are available:
|
Description
|
What to type
|
|
Numbered, fixed table of contents. All headings will now have numbers next to them.
|
(:toc:)
|
|
Itemized, fixed table of contents. No numbers are added to the headings.
|
(:*toc:)
|
|
Table of contents floating on the right side of the article.
|
(:toc-float:)
|
This is an example table of contents:
Styles
|
Description
|
What it looks like
|
What to type
|
|
Game info box
|
|
>>gi_game_info_box<<
some text
>><<
|
|
Note box
|
|
>>gi_note_box<<
some text
>><<
|
The list of predefined styles will be extended in the near future.
Related Articles