User:.vivien/Style guide: Difference between revisions

From Zoo Wiki
No edit summary
No edit summary
Line 23: Line 23:
<blockquote>'''Paintbrush''' is an item.</blockquote>
<blockquote>'''Paintbrush''' is an item.</blockquote>


Use <code><nowiki><code></code></nowiki></code> for terminal folders/files and <code><nowiki>{{cmd}}</nowiki></code> for terminal commands.
Use <code><nowiki><code></code></nowiki></code> for slash commands, terminal folders and terminal files. Use <code><nowiki>{{cmd}}</nowiki></code> for terminal commands.
<blockquote><syntaxhighlight lang="wikitext">The <code>/etc/calendar</code> folder contains the {{cmd|defer}} command.</syntaxhighlight></blockquote>
<blockquote><syntaxhighlight lang="wikitext">Auto-rescues can be disabled with <code>/settings</code>.
 
The <code>/etc/calendar</code> folder contains the {{cmd|defer}} command.
 
Usage: {{cmd|give [name or id]/[card]/[amount?]}}</syntaxhighlight></blockquote>

Revision as of 15:55, 15 May 2024

Layout

Item, relic and cosmetic pages should look like this:

<!-- Start a page with {{Item infobox}}, {{Relic infobox}} or {{Cosmetic infobox}} -->
==Obtaining==
<!-- This section can be omitted, see below -->
==Effects==
<!-- Start this section with {{Ingame description}} -->
==History==

Only items with "special" obtaining conditions should have an Obtaining section. This includes:

  • Items obtained from goal rewards (e.g. reward #20 always gives 6 Cake Slices)
  • Hidden upgraded items (e.g. Rice Cracker)
  • Secret items (e.g. Omelette)
  • Unobtainable items (e.g. Ethereum)

Only secret relics (e.g. API Key) should have an Obtaining section. If a relic is obtained from quests, the Obtaining section isn't needed.


Formatting

Bolden the subject of an article.

Paintbrush is an item.

Use <code></code> for slash commands, terminal folders and terminal files. Use {{cmd}} for terminal commands.

Auto-rescues can be disabled with <code>/settings</code>.

The <code>/etc/calendar</code> folder contains the {{cmd|defer}} command.

Usage: {{cmd|give [name or id]/[card]/[amount?]}}