Template:MP News: Difference between revisions

From Inkipedia, the Splatoon wiki
m (Edited for consistency)
(Actually, that did work. This adds link anchors.)
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><templatestyles src="Main page featured/styles.css" />
<includeonly><div id="{{{date}}}" class="bubbleboxbg-darker" style="border: 2px solid #ffffff; border-radius: 8px; padding: 4px; margin-top: 2px;">'''{{date|{{{date}}}}}'''
{{BubbleBox|background=bubbles|border={{SiteColor|Generic}}|style=flex: 9999 0 300px; height: 660px; overflow-y: auto;|open}}
<div class="bubbleboxbg-lighter" style="border: 2px solid #ffffff; border-radius: 8px; text-align: center; font-size: 20px;">'''{{{header}}}'''</div>
<div class="bubbleboxbg-darker" style="border: 2px solid #ffffff; border-radius: 8px; padding: 4px; margin-top: 2px;">'''{{date|{{{item 1 date}}}}}'''


{{{item 1 content}}}
{{{content}}}
</div>
</div></includeonly><noinclude>
For use with [[Template:MP News Start]] and [[Template:MP News End]].


{{#if: {{{item 2 date|}}} |<div class="bubbleboxbg-darker" style="border: 0.125rem solid #ffffff; border-radius: .5rem; padding: .25rem; margin-top: 0.125em;">'''{{date|{{{item 2 date}}}}}'''
{{{item 2 content}}}
</div>}}
{{#if: {{{item 3 date|}}} |<div class="bubbleboxbg-darker" style="border: 0.125rem solid #ffffff; border-radius: .5rem; padding: .25rem; margin-top: 0.125em;">'''{{date|{{{item 3 date}}}}}'''
{{{item 3 content}}}
</div>}}</div></includeonly><noinclude>
For use with [[Main Page/Featured]].
== Parameters ==
{| class="wikitable"
|-
! Parameter
! Type
! Status
! Description
|-
! item <#> date
| Named
| Required
| The date that the item is being saved to the wiki.
* Currently supports up to two items, named as "item 1 date" and "item 2 date".
* The second item is optional.
|-
! item <#> content
| Named
| Required
| The content.
* Currently supports up to two items, named as "item 1 content" and "item 2 content".
* The second item is optional.
|}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>

Latest revision as of 07:11, 5 March 2024