Jump to content

(NC) Important Code: Difference between revisions

From Nezopedia
No edit summary
No edit summary
Line 1: Line 1:
This page is to give some helpful code to make your page look schnazzy!
This page is to give some helpful code to make your page look schnazzy!


== Infobox ==
== Short Description ==
Infobox is the small box you see on the side of countries' wiki's that gives a quick overview of said country.  
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.


- Article Explaining How To Make Infoboxes is available next to this text.[https://trog.qgl.org/20140923/setting-up-infobox-templates-in-mediawiki-v1-23/]
Add <code><nowiki>{{SHORTDESC:<i>your text</i></nowiki></code> at the top of your document.
 
{{Infobox country
}}

Revision as of 15:21, 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:<i>your text</i> at the top of your document.