Template:Notification/doc: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
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: Line 1:
;Description:
;Description:
:This wonder template will generate a neat little box for you to put limited information. It has the following notifications:
: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 maybe the more risky [[Custom content]]. Add <code>disc = y</code> to the template and you get the disclaimer for adult themed articles.
*'''Sexy''' - For pages like [[WooHoo]] and other pages with adult themes.
::'''Warning''' - When info is very important and musn't be ignored.
*'''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.
*'''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.
*'''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.
*'''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:
;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.
: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: Line 17:
<pre>{{Notification
<pre>{{Notification
|sexy = y
|sexy = y
}}</pre>

{{Notification
|sexy = y
|disc = y
}}
<pre>{{Notification
|sexy = y
|disc = y
}}</pre>
}}</pre>


Line 85: Line 79:
}}</pre>
}}</pre>


{{Notification
<includeonly>{{Checkmns|<!-- not in main namespace -->|[[Category:Templates|{{PAGENAME}}]]}}</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
|cc = y
}}
<pre>{{Notification
|cc = y
}}</pre>

{{Notification
|adult = y
}}
<pre>{{Notification
|adult = y
}}</pre>

{{Notification
|wiki = 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
|wiki = y
|1 =
|2 =
}}</pre>

<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 22:29, 7 March 2019

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 other pages with adult themes.
  • 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 {{{3}}} is optional. See for example 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 {{{3}}} is NOT optional.
  • CC - To mark custom content, mods and tools. 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 = y. Subsequent input depends on the notification.


WooHoo: This article, while not grossly sexually explicit, does deal with adult themes. If you have a problem with these themes, this page is perhaps more appropriate to your tastes.
{{Notification
|sexy = y
}}


Warning: Usage of this information may result in imminent implosion.
{{Notification
|warning = y
|1       = 
}}


Tip: Pressing Alt+F4 just prior to completing your lifetime wish will result in double the lifetime happiness points... honest!
{{Notification
|tip = y
|1   = 
}}


"Nothing reveals humanity so well as the games it plays."
- David Hartley, 1705-1757
{{Notification
|quote = y
|1     = 
|2     = 
|3     = 
}}

Example:
{{Notification
|quote = y
|1     = Nothing reveals humanity so well as the games it plays. (Note: No " " marks)
|2     = David Hartley, 1705-1757
|3     = http://en.wikipedia.org/wiki/David_Hartley_%28philosopher%29 (OPTIONAL)
}}


Bender (full name: Bender Bending Rodríguez), also known as 'Bending Unit 22', was made in Tijuana, Mexico in 2988.


From: Bender

{{Notification
|cite = y
|1    = 
|2    = 
|3    = 
}}

Example:
{{Notification
|cite = y
|1    = Bender (full name: Bender Bending Rodríguez), also known as 'Bending Unit 22', was made in Tijuana, Mexico in 2988.
|2    = Bender
|3    = http://futurama.wikia.com/wiki/Bender
}}


3rd party content: This article features user created custom content, mods or tools. It is not supported by Electronic Arts or The Sims Wiki. Use at your own risk.
{{Notification
|cc    = y
}}


This article features custom content which exceeds the base rating of the game. It is not supported by Electronic Arts or The Sims Wiki. If you are underage, please leave now. For additional parental information, visit Realistic Skins (The Sims 3). Use at your own risk.
{{Notification
|adult = y
}}


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.


From Wikipedia: Gray Wolf

{{Notification
|wiki = y
|1    = 
|2    = 
}}