Difference between revisions of "Template:News"
From Project Management
(Creata pagina con '<noinclude> Questo è il template 'News'. Dovrebbe esser chiamato con il seguente formato: <pre> {{News}} </pre> Modificare la pagine per vedere il testo del template. </noinclud...') |
|||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | + | This is the 'News' template. | |
| − | + | It should be called in the following format: | |
<pre> | <pre> | ||
| − | {{News}} | + | {{News |
| + | |summary= | ||
| + | |author= | ||
| + | |start-validity= | ||
| + | |end-validity= | ||
| + | |creation-date= | ||
| + | }} | ||
</pre> | </pre> | ||
| − | + | Edit the page to see the template text. | |
| − | </noinclude><includeonly> | + | </noinclude><includeonly><div style="float: right; border: 1px solid #A9A9A9; background-color: #F8F8FF; width: 30%"> |
| − | {| | + | {| border="1" style="border-collapse: collapse; width:100%; " |
| + | !Strumenti | ||
| + | |- | ||
| + | |{{FormLinks | ||
| + | |link0={{EditWithFormLink | ||
| + | |form=News | ||
| + | |text=modifica | ||
| + | }} | ||
| + | |link1={{AddWithFormLink | ||
| + | |form=News | ||
| + | |text=nuovo | ||
| + | }} | ||
| + | |link2={{ButtonLink | ||
| + | |link=[[:Categoria:News|elenco notizie]] | ||
| + | }} | ||
| + | }} | ||
| + | |- | ||
|} | |} | ||
| − | + | {| border="1" style="border-collapse: collapse; width:100%; " | |
| − | [[ | + | ! Sommario |
| + | | [[News summary::{{{summary|}}}]] | ||
| + | |- | ||
| + | ! Autore | ||
| + | | [[News author::{{{author|}}}]] | ||
| + | |- | ||
| + | ! Inizio validità | ||
| + | | [[News start validity::{{{start-validity|}}}]] | ||
| + | |- | ||
| + | ! Fine Validità | ||
| + | | [[News end validity::{{{end-validity|}}}]] | ||
| + | |- | ||
| + | ! Data creazione | ||
| + | | [[News creation date::{{{creation-date|}}}]] | ||
| + | |}</div> | ||
| + | [[Category:News]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 17:19, 23 November 2010
This is the 'News' template. It should be called in the following format:
{{News
|summary=
|author=
|start-validity=
|end-validity=
|creation-date=
}}
Edit the page to see the template text.