Form article previous

From Redazione
Jump to navigation Jump to search
m (Admin moved page Template:Form article to Template:Form article previous without leaving a redirect)
 
(15 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{Article
+
{{Form article
 
|Type=
 
|Type=
 
|Title=
 
|Title=
 
|Authors=
 
|Authors=
|Day=
+
|day=
|Month=
+
|month=
|Year=
+
|year=
 
|Excerpt=
 
|Excerpt=
 
|Tags=
 
|Tags=
Line 15: Line 15:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable" style="max-width:400px;float:right; margin-left:12px"
+
</noinclude><includeonly>{| class="wikitable ci_infobox"
 
! Type
 
! Type
 
| [[Article type::{{{Type|}}}]]
 
| [[Article type::{{{Type|}}}]]
Line 26: Line 26:
 
|-
 
|-
 
! Date
 
! Date
| [[Article day::{{{Day|}}}]] / [[Article month::{{{Month|}}}]] / [[Article year::{{{Year|}}}]]
+
| [[Article day::{{{day|}}}]]{{#if:{{{day|}}}|/|}}[[Article month::{{{month|}}}]]{{#if:{{{month|}}}|/|}}[[Article year::{{{year|}}}]]
 
|-
 
|-
 
! Excerpt
 
! Excerpt
| [[Article external url::{{{Excerpt|}}}]]
+
| [[Article excerpt::{{{Excerpt|}}}]]
 
|-
 
|-
 
! Tags
 
! Tags
| [[Article external url::{{{Tags|}}}]]
+
| [[Article tags::{{{Tags|}}}]]
 
|}
 
|}
  

Latest revision as of 17:11, 19 August 2020

This is the "Article " template. It should be called in the following format:

{{Form article 
|Type=
|Title=
|Authors=
|day=
|month=
|year=
|Excerpt=
|Tags=
}}

Edit the page to see the template text.