Difference between revisions of "Template:EventDatesBox"

From Nookipedia, the Animal Crossing wiki
m (Reverted edits by Vmario97 (talk) to last revision by Leem01)
Tag: Rollback
m
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|class="userboxes" style="margin-left: {{{left|1}}}em; margin-bottom: 0.5em; width: {{#expr:{{{columns|1}}}*242+8}}px; border: {{{bordercolor|#{{ColorPrimary}}}}} solid 3px; {{roundy|20px}} background-color: {{{backgroundcolor|#FFFFFF}}}; color: {{{textcolor|#000000}}}; float: {{{2|{{{align|right}}}}}}; {{{extra-css|}}}"
+
{|class="userboxes theme-background theme-border" style="margin-left: {{{left|1}}}em; margin-bottom: 0.5em; width: {{#expr:{{{columns|1}}}*242+8}}px; {{#if: {{{bordercolor|}}} | border-color: {{{bordercolor|}}};|}} {{roundy|20px}} background-color: {{{backgroundcolor|#FFFFFF}}}; color: {{{textcolor|#000000}}}; float: {{{2|{{{align|left}}}}}}; {{{extra-css|}}}"
 
|<div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|Recurrence}}}}}}</div><noinclude>
 
|<div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|Recurrence}}}}}}</div><noinclude>
<noinclude>|}
+
|}{{Clear}}
 
== Usage ==
 
== Usage ==
 
To create a box in which to hold dates, simply use:
 
To create a box in which to hold dates, simply use:
<pre>{{EventDates}}
+
<pre>{{EventDatesBox}}
 
*List of dates
 
*List of dates
 
{{Userboxesend}}</pre>
 
{{Userboxesend}}</pre>
 
Do not forget the <nowiki>{{Userboxesend}}</nowiki>!
 
Do not forget the <nowiki>{{Userboxesend}}</nowiki>!
 +
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 03:32, March 3, 2022

Recurrence

Usage

To create a box in which to hold dates, simply use:

{{EventDatesBox}}
*List of dates
{{Userboxesend}}

Do not forget the {{Userboxesend}}!