Шаблон:Needs revision: различия между версиями

imported>Atlanta-Ned
(A classy looking template for every page 2k16!)
Нет описания правки
 
(не показаны 2 промежуточные версии 2 участников)
Строка 1: Строка 1:
<div align="center">
{{Important
{| width=80% style="float:top; border: 1px solid #aaa; border-left: 10px solid #f4C340;"
|Title=Нуждается в пересмотре!
|-
|Note=<font size='1'>Эта страница устарела и/или нуждается в пересмотре. Если руководство нуждается в пересмотре, [[Guide_to_contributing_to_the_wiki#Guide_to_Writing_and_Revising_a_Guide|вот тут пример]].</font><br>Причина: '''"{{{reason|Причина не указана.}}}"'''
|width=5% rowspan=2 valign: center|[[File:Pen.png|64px]]
|Color=Engineering
|-
|Image=Pen.png
|<font size='3'>'''THIS PAGE NEEDS REVISING!'''</font>
}}
<font size='1'>The following page is out of date and/or needs to be revised. If the page's guide needs revision, [[Guide_to_contributing_to_the_wiki#Guide_to_Writing_and_Revising_a_Guide|see here for an example]].</font><br>The revision reason is: '''"{{{reason|No reason provided}}}"'''
|}
<includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly>
<includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly>
</div>
<noinclude>==Using this template==
Using this template on a page adds it to [[:Category:Needs revision]]. To use it, write:


<pre>{{Needs revision
|reason = The image on this page is out of date.
}}</pre>


<noinclude>
Adding this template adds the page to the following category: [[:Category:Needs revision]]
==Use==
To add the tempate to a site simply write:
{| style="background-color:#EEEEEE"
| <code><nowiki>{{Needs revision</nowiki><br><nowiki>|reason = The image on this page is out of date.}}</nowiki></code>
|}
this will give the following result:
<div align="center">
{| width=80% style="float:top; border: 1px solid #aaa; border-left: 10px solid #f4C340;"
|-
|width=5% rowspan=2|[[File:Pen.png|64px]]
|-
|<font size='3'>'''THIS PAGE NEEDS REVISING!'''</font>
<font size='1'>The following page is out of date and/or needs to be revised. If the page's guide needs revision, [[Guide_to_contributing_to_the_wiki#Guide_to_Writing_and_Revising_a_Guide|see here for an example]].</font><br>The revision reason is: '''"The image on this page is out of date."'''
|}
</div>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Текущая версия от 02:44, 11 мая 2024

Pen.pngНуждается в пересмотре!Pen.png
Эта страница устарела и/или нуждается в пересмотре. Если руководство нуждается в пересмотре, вот тут пример.
Причина: "Причина не указана."


Using this template

Using this template on a page adds it to Category:Needs revision. To use it, write:

{{Needs revision
|reason = The image on this page is out of date.
}}