|
|
Line 49: |
Line 49: |
| |- | | |- |
| |} | | |} |
| {{#if: {{{prev|}}}{{{next|}}} |
| |
| <div style="border:1px solid #a2a9b1; border-top-width:0; background:#f8f9fa; padding:.2em .4em; overflow:auto"><!--
| |
| -->{{#if: {{{prev|}}} | <span style="float: left;">« [[Wikimedia Features engineering/Notes/{{{prev}}}|{{{prev}}}]]</span> }}<!--
| |
| -->{{#if: {{{next|}}} | <span style="float: right;">[[Wikimedia Features engineering/Notes/{{{next}}}|{{{next}}}]] »</span>}}
| |
| </div>
| |
| }}</div><includeonly>[[Category:Features team notes|{{SUBPAGENAME}}]]</includeonly><noinclude>
| |
| == Usage ==
| |
| Example:
| |
| <pre>
| |
| {{Features team notes box
| |
| |week=2011-W50
| |
| |regrets=
| |
| *John Doe
| |
| *A. C. M. Enotif
| |
| |prev=2011-W49
| |
| |next=2011-W51
| |
| }}
| |
| </pre>
| |
| As seen on: [[Wikimedia Features engineering/Notes/2011-W50]]
| |
|
| |
| Copy/paste:
| |
| <pre>
| |
| {{Features team notes box
| |
| |week={{subst:SUBPAGENAME}}
| |
| |regrets=
| |
| |prev=
| |
| |next=
| |
| </pre>
| |
|
| |
| ;week: Week the notes are about (e.g. "<code>2011-W50</code>")
| |
| ;date: Overrides "<code>week</code>".
| |
| ;time: Optionally, provide a time (free form).
| |
| ;place: Optional freeform text. Defaults to {{ {{TNTN|irc}} |wikimedia-dev}}.
| |
| ;regrets: Optional a list of names
| |
| ;prev: Subpagename (optional)
| |
| ;next: Subpagename (optional)
| |
|
| |
| :''This template categorizes the host page in [[:Category:Features team notes]].''
| |
|
| |
| [[Category:Templates{{#translation:}}]]
| |
| </noinclude>
| |
|
| |
|
| |
|
| |
|
|
| |
|