Šablóna:News: Rozdiel medzi revíziami

(Improved description)
 
Riadok 18: Riadok 18:
 
       |text=
 
       |text=
 
}}}}<noinclude>
 
}}}}<noinclude>
= Template:News =
 
 
 
This template generates news items that are fully displayed in the [[News]] page, and displayed in a short form (image, title, date, and a link to the full text) when transcluded, e.g., to the [[Introduction]] page.
 
This template generates news items that are fully displayed in the [[News]] page, and displayed in a short form (image, title, date, and a link to the full text) when transcluded, e.g., to the [[Introduction]] page.
  

Aktuálna revízia z 18:09, 24. január 2017

{{{title}}}

{{{text}}}

This template generates news items that are fully displayed in the News page, and displayed in a short form (image, title, date, and a link to the full text) when transcluded, e.g., to the Introduction page.

Actual wikitext of the news item is generated by Template:NewsItem. Template:News sets parameters of Template:NewsItem depending on the page where the news item is being displayed.

Usage – Old Style

{{News
  | title = Title of the news piece (mandatory)
  | image = Name (only!) of an illustrating image, e.g. Presentation.jpg (optional, but highly recommended)
  | when = Date of the event this news piece is about, or date when the piece was published (optional)
  | link = Link to event's details, either [http://example.com external] or [[Example|internal]] (optional)
  | text = Text of the news piece (mandatory, keep it short and to the point)
}}