Difference between revisions of "User talk:Rasheab"
Jump to navigation
Jump to search
m |
m |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Tips for editing wiki == | == Tips for editing wiki == | ||
| + | |||
| + | ===Basic Redirects=== | ||
| + | |||
| + | Formula: <nowiki>#redirect [[Page Name]]</nowiki> | ||
| + | |||
| + | |||
| + | |||
| + | ===Category Redirect=== | ||
"When redirecting to a category page, prefix the target pagename with a colon to prevent the redirect from showing up in the category." | "When redirecting to a category page, prefix the target pagename with a colon to prevent the redirect from showing up in the category." | ||
| Line 6: | Line 14: | ||
| + | ===Creating a Line=== | ||
Four dashes, <nowiki>----</nowiki> creates a line | Four dashes, <nowiki>----</nowiki> creates a line | ||
---- | ---- | ||
as so. | as so. | ||
| + | |||
| + | |||
| + | ===How to link to a section=== | ||
| + | |||
| + | The code example: <nowiki>[[Page Name#Section name|displayed text]]</nowiki> | ||
| + | |||
| + | Practical example: <nowiki>[[The War of the Rift#Demon Deities|calamity]]</nowiki> | ||
| + | |||
| + | ===To create subtext=== | ||
| + | |||
| + | The code looks like: <nowiki><abbr title="Subtext Example here">Visible text here</abbr></nowiki> | ||
| + | |||
| + | An example: <abbr title="Haha, but seriously, I'll feed you to Vodin (he's a dragon)">You are crunchy and taste good with milk.</abbr> | ||
Latest revision as of 21:32, 24 December 2017
Tips for editing wiki
Basic Redirects
Formula: #redirect [[Page Name]]
Category Redirect
"When redirecting to a category page, prefix the target pagename with a colon to prevent the redirect from showing up in the category."
Ex: Category:Lore is written as [[:Category:Lore]]
Creating a Line
Four dashes, ---- creates a line
as so.
How to link to a section
The code example: [[Page Name#Section name|displayed text]]
Practical example: [[The War of the Rift#Demon Deities|calamity]]
To create subtext
The code looks like: <abbr title="Subtext Example here">Visible text here</abbr>
An example: You are crunchy and taste good with milk.