Template:News/testcases

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is the template test case page for Template:News and its sandbox version. The page may need to be refreshed to update the examples (click "Refresh" from the "More" menu).
CollapseNo parameter
Wiki code {{News}}

Main version


Sandbox version

{{{date}}}: {{{header}}}

{{{body}}}


CollapseParameter: date
Wiki code {{News|date=Aug 2, 2012}}

Main version

Aug 2, 2012: {{{header}}}

{{{body}}}


Sandbox version

Aug 2, 2012: {{{header}}}

{{{body}}}


CollapseParameter: date, header
Wiki code {{News|date=Aug 2, 2012|header=A header}}

Main version

Aug 2, 2012: A header

{{{body}}}


Sandbox version

Aug 2, 2012: A header

{{{body}}}

CollapseParameter: date, header, body
Wiki code {{News|date=Aug 2, 2012|header=A header|body= This is a news item. }}

Main version

Aug 2, 2012: A heading

This is a news item.


Sandbox version

Aug 2, 2012: A heading

This is a news item.

CollapseParameter: id, date, header, body
Wiki code {{News|id=2012-08-02|date=Aug 2, 2012|header=A header|body= This is a news item with an id attribute for linking. [[#2012-08-02|#2012-08-02]] can be used on the end of a link to page to reference this news item. }}

Main version

Aug 2, 2012: A heading

This is a news item with an id attribute for linking. #2012-08-02 can be used on the end of a link to page to reference this news item.


Sandbox version

Aug 2, 2012: A heading

This is a news item with an id attribute for linking. #2012-08-02 can be used on the end of a link to page to reference this news item.

CollapseParameter: id, archivelink, date, header, body
Wiki code {{News|id=2012-08-02|archivelink=true|date=Aug 2, 2012|header=A header|body= This is a news item with an id attribute for linking. [[#2012-08-02|#2012-08-02]] can be used on the end of a link to page to reference this news item. }}

Main version

Aug 2, 2012: A heading

This is a news item with an id attribute for linking. #2012-08-02 can be used on the end of a link to page to reference this news item.
Wiki news archive...


Sandbox version

Aug 2, 2012: A heading

This is a news item with an id attribute for linking. #2012-08-02 can be used on the end of a link to page to reference this news item.
Wiki news archive...