Template:Obsolete: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Rand Linden (talk | contribs)
No edit summary
Gwyneth Llewelyn (talk | contribs)
An attempt to be able to change the word 'article' to section. Also, that warning sign is simply horrible, replaced it by a higher-resolution version
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<blockquote><table width="65%" style="border: 1px solid #dddddd; background: #ffcccc; color: black;">
<includeonly><blockquote><table width="65%" style="border: 1px solid #dddddd; background: #ffcccc; color: black;">
     <tr>
     <tr>
       <td width="64"  valign="top">[[Image:KBwarning.png|64px]]</td>
       <td width="64"  valign="top">[[File:Warning_Sign.png|64px]]</td>


       <td>'''This article is outdated!'''
       <td>'''This {{{type|article}}} is out of date!'''
:{{{1|}}}</td>
:{{{1|}}}</td>
     </tr>
     </tr>
</table></blockquote>
</table></blockquote>
[[Category:Obsolete Articles]]
[[Category:Obsolete Articles]]
<noinclude>
</includeonly><noinclude>
This template inserts a large warning box with '''This article is out of date'''
This template inserts a large warning box with '''This article is out of date!'''


If a parameter is supplied, it is appended as a line indented below the warning.
If a parameter is supplied, it is appended as a line indented below the warning.
  <nowiki>{{Obsolete|optional additional text}}</nowiki>
{{Obsolete|optional additional text}}
A parameter called <code>type</code> can optionally be used to use a different word from the default '''article''' (which is the original version of this template). For example, to display the word '''section''' instead:
  <nowiki>{{Obsolete|optional additional text just for this section|type=section}}</nowiki>
{{Obsolete|optional additional text just for this section|type=section}}
In either case, the article will be added to the [[:Category:Obsolete Articles]].
</noinclude>
</noinclude>

Latest revision as of 09:52, 23 March 2026

This template inserts a large warning box with This article is out of date!

If a parameter is supplied, it is appended as a line indented below the warning.

 {{Obsolete|optional additional text}}
This article is out of date!
optional additional text


A parameter called type can optionally be used to use a different word from the default article (which is the original version of this template). For example, to display the word section instead:

 {{Obsolete|optional additional text just for this section|type=section}}
This section is out of date!
optional additional text just for this section


In either case, the article will be added to the Category:Obsolete Articles.