Template:Notification/doc: Difference between revisions

m
9 revisions imported: Import from https://sims.wikia.com
sims>Duskey
m (Fine tuning)
m (9 revisions imported: Import from https://sims.wikia.com)
 
(4 intermediate revisions by 2 users not shown)
Line 1:
;Description:
:This wonder template will generate a neat little box for you to put limited information. It has the following notifications:
::*'''Sexy''' - For pages like [[WooHoo]] and maybeother thepages more risky [[Custom content]]. Add <code>disc = y</code> to the template and you get the disclaimer forwith adult themed articlesthemes.
::*'''Warning''' - When info is very important and musn't be ignored.
::*'''Tip''' - A time-proven helpful tip or friendly advice you want to draw special attention to.
::*'''Quote''' - When you wish to quote a historic person (or another wiki user). Link <nowiki>{{{3}}}</nowiki> is optional. See for example [http://www.quotationspage.com/ The Quotations Page] for inspiration.
::*'''Cite''' - When you rip text directly off another site. Keep it small and be sure to credit the author. Link <nowiki>{{{3}}}</nowiki> is '''NOT''' optional.
*'''CC''' - To mark [[custom content]], [[mod]]s and [[tool]]s. If it's adult-themed, see the next notification:
*'''Adult''' - Used to mark adult [[custom content]]. Only use this OR '''CC'''.
*'''Wiki''' - For text from Wikipedia.
;Syntax:
:Copy+Paste & syntax examples for all notifications follows. First input is always the notification type you want and <code>= y</code>. Subsequent input depends on the notification.
Line 14 ⟶ 17:
<pre>{{Notification
|sexy = y
}}</pre>
 
{{Notification
|sexy = y
|disc = y
}}
<pre>{{Notification
|sexy = y
|disc = y
}}</pre>
 
Line 85 ⟶ 79:
}}</pre>
 
{{Notification
<includeonly>{{Checkmns|<!-- not in main namespace -->|[[Category:Templates|{{PAGENAME}}]]}}</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
|sexycc = y
}}
<pre>{{Notification
|disccc = y
}}</pre>
 
{{Notification
|adult = y
}}
<pre>{{Notification
|adult = y
}}</pre>
 
{{Notification
|sexywiki = y
|1 = The grey wolf (Canis lupus), often known simply as the wolf, is the largest wild member of the Canidae family. Though once abundant over much of Eurasia and North America, the grey wolf inhabits a reduced portion of its former range due to widespread destruction of its territory, human encroachment, and the resulting human-wolf encounters that sparked broad extirpation.
|2 = Gray Wolf
}}
<pre>{{Notification
|discwiki = y
|1 =
|2 =
}}</pre>
 
<includeonly>{{Checkmns|<!-- not in main namespace -->|[[Category:Templates|{{PAGENAME}}]]}}</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>