Template:tweets-header
From Homestar Runner Wiki
(Difference between revisions)
m (moved Template:tweets-year-header to Template:tweets-header: rename for more general use of template) |
(testing something) |
||
| (includes 16 intermediate revisions) | |||
| Line 1: | Line 1: | ||
| - | {{tweets-box}} | + | <includeonly>{{tweets-box}}<!-- |
| - | This is a list of all the [[@StrongBadActual]] Tweets from {{{year}}}. | + | |
| - | {{toclimit|1}} | + | -->{{#if:{{{monthnav|{{{month|}}}}}}<!-- /* allow {{{monthnav}}} to force use of {{tweets-box-monthly}}; {{{month}}} always shows the template */ |
| - | < | + | -->|{{tweets-box-monthly|year={{{year}}}|nocat={{#if:{{{month|}}}||true}}}}<!-- |
| + | -->|}}<!-- /*end {{#if:{{{monthnav|}}} */ | ||
| + | |||
| + | --> | ||
| + | This is a list of {{#if:{{{transcripts|}}}|some of|all}} the [[@StrongBadActual]] {{#if:{{{transcripts|}}}|Tweet image and video transcripts|Tweets}} from {{#if:{{{month|}}}|{{{month}}} {{b}}|}}{{{year}}}.{{toclimit|1}} | ||
| + | {{#if:{{{month|}}}<!-- | ||
| + | -->|__NOTOC__<!-- | ||
| + | -->|{{#if:{{{transcripts|}}}||{{toclimit|1}}}}<!-- | ||
| + | -->}}{{clear}} <!-- /*end {{#if:{{{month|}}} */ --> | ||
| + | {{#if:{{{month|}}}<!-- | ||
| + | -->|Note: some links to other tweets may only work on the [[@StrongBadActual Tweets {{{year}}}|full year]] page.<!-- | ||
| + | -->|{{#ifeq:{{NAMESPACE}}|Template||[[Category:Twitter]]}}<!-- | ||
| + | -->}}<!-- /*end {{#if:{{{month|}}} */ | ||
| + | |||
| + | --></includeonly><noinclude> | ||
| + | This template serves a standard header for [[@StrongBadActual]] Tweet pages. | ||
| + | |||
| + | === Usage === | ||
| + | To use this template: | ||
| + | <pre> | ||
| + | {{tweets-header|year=<year>|[month=<month>]|[monthnav=true]|[transcripts=true]}} | ||
| + | </pre> | ||
| + | * Note that the <code>month</code> is optional and used only on monthly tweet pages. | ||
| + | * <code>monthnav</code> is also optional and used when we want to force the monthly nav to be displayed | ||
| + | * <code>transcripts</code> is also optional and used when we want to display the nav on a Transcripts page. | ||
| + | |||
| + | === Example === | ||
| + | <pre> | ||
| + | {{tweets-header|year=2018|monthnav=true}} | ||
| + | </pre> | ||
| + | |||
| + | Yields: | ||
| + | ---- | ||
| + | {{tweets-header|year=2018|monthnav=true}} | ||
| + | ---- | ||
| + | |||
| + | === See also === | ||
| + | This template uses the following templates: | ||
| + | * {{t|tweets-box}} | ||
| + | * {{t|tweets-box-monthly}} | ||
| + | * {{t|toclimit}} | ||
| + | |||
[[Category:Toon Article Formatting Templates|{{PAGENAME}}]] | [[Category:Toon Article Formatting Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Current revision as of 03:24, 25 November 2023
This template serves a standard header for @StrongBadActual Tweet pages.
[edit] Usage
To use this template:
{{tweets-header|year=<year>|[month=<month>]|[monthnav=true]|[transcripts=true]}}
- Note that the
monthis optional and used only on monthly tweet pages. -
monthnavis also optional and used when we want to force the monthly nav to be displayed -
transcriptsis also optional and used when we want to display the nav on a Transcripts page.
[edit] Example
{{tweets-header|year=2018|monthnav=true}}
Yields:
| @StrongBadActual Tweets for 2018 |
|
December November October September August July June May April March February January |
Contents |
[edit] See also
This template uses the following templates:
- {{tweets-box}}
- {{tweets-box-monthly}}
- {{toclimit}}
