Template:NewsArticle: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
| colspan="2" style="padding: 0.4em 0.6em;" | | | colspan="2" style="padding: 0.4em 0.6em;" | | ||
<code><nowiki> | <code><nowiki> | ||
{{subst:NewsArticle}} | {{subst:NewsArticle | ||
| title = News Title | |||
| date = July 27, 2025 | |||
| author = Author's Name | |||
| image = Relevant_Image.jpg | |||
| image_caption = Image captions | |||
| content = Contents of news article | |||
| categories = News | |||
| tags = enter, tags, here | |||
| source = Source, if any | |||
}} | |||
</nowiki></code> | </nowiki></code> | ||
|} | |} | ||
== News Title == | == News Title == | ||
Line 29: | Line 35: | ||
<div class="news-footer"> | <div class="news-footer"> | ||
<small> | <small> | ||
Tags: sos, state 123, event, battle | |||
Tags: sos, state 123, event, battle | |||
Source: Source (if any) | Source: Source (if any) | ||
</small> | </small> | ||
Line 36: | Line 41: | ||
</div> | </div> | ||
[[Category:News]] | |||
</noinclude> | </noinclude> | ||