Jump to content

(NC) Important Code: Difference between revisions

From Nezopedia
m Protected "(NC) Important Code": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
Line 9: Line 9:


<code><nowiki><nowiki> and </nowiki> </nowiki></code> are used to stop the automatic formatting. See the page source for examples!
<code><nowiki><nowiki> and </nowiki> </nowiki></code> are used to stop the automatic formatting. See the page source for examples!
== Code ==
<code><nowiki> <code> and </code></nowiki></code> are used for code blocks, mainly for documentation of templates. They don't exist yet, of course, but they may one day.

Revision as of 15:47, 16 April 2025

This page is to give some helpful code to make your page look schnazzy!

Short Description

Short Description allows you to add a description to the page that will be seen when links are sent or viewed through a search engine.

Add {{SHORTDESC:your text}} at the top of your document.

No Wiki

<nowiki> and </nowiki> are used to stop the automatic formatting. See the page source for examples!

Code

<code> and </code> are used for code blocks, mainly for documentation of templates. They don't exist yet, of course, but they may one day.