Template:NewsAroundMicras

From MicrasWiki
Jump to navigationJump to search


Template documentation

The "NewsAroundMicras" template is designed to showcase a collection of news stories across Micras for the NBC Newsfeed. This template can display multiple news stories, each with its headline, optional image with a caption, and a series of bullet points highlighting key information.

Use

To use this template, fill out the necessary parameters for each story you wish to include, up to the template's capacity. Each story can do 5 subheadlines:

{{NewsAroundMicras
|image=IMAGE_FILENAME.jpg
|caption=CAPTION_FOR_IMAGE

|outlet1=NEWS OUTLET NAME
|location1=CITY, REGION
|headline1=HEADLINE_TEXT
|subheadline1_1=BULLET_POINT (optional)
|subheadline1_2=BULLET_POINT (optional)
|subheadline1_3=BULLET_POINT (optional)
|subheadline1_4=BULLET_POINT (optional)
|subheadline1_5=BULLET_POINT (optional)

...Repeat for additional stories...
}}

Parameters

  • image (optional): Filename of the image to be displayed (e.g., Example.jpg). The image will be shown at 200px wide, aligned to the right.
  • caption (optional): Caption for the image.
  • outlet#: Name of the news outlet for each story (Replace # with the story number, e.g., outlet1 for the first story).
  • location#: City and region where the news story is located.
  • headline#: Main headline of the news story, which will be bolded.
  • subheadline#_1 (optional): First key point of the news story.
  • subheadline#_2 to subheadline#_5 (optional): Additional bullet points for the story. You can add up to 5 bullet points per story.