<noinclude>
This is the "Form news website" template.
It should be called in the following format:
<pre>
{{Form news article 
|Title=
|Place=
|Date=
|Excerpt=
|Alternate url=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable wikisphere_infobox"
! Title
| [[Title::{{{Title|}}}]]
|-
! Place
| [[Place::{{{Place|}}}]]
|-
! Date
| [[Date::{{{Date|}}}]]
|-
! Excerpt
| [[Excerpt::{{{Excerpt|}}}]]
|-
! Alternate url
| [[Url::{{{Alternate url|}}}]]
|}
{{#arraymap:{{{Categories|}}}|,|x|[[Category:x]]|\s}}
{{#default_form:News article }}

[[Category:News articles]]

</includeonly>