Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox newspaper: Difference between revisions

Template page
Pride logos
Pride is here
 
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
| title    = ''{{{name}}}''
| title    = ''{{{name}}}''
| image   = {{#IF: {{{logo|}}}|[[File:{{{logo}}}|frameless|200px]]}}
| image     = {{#if:{{{logo_pride|}}}|[[File:{{{name}}} pride.png|frameless|175px]]|{{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}}}
| caption = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}
| caption   = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}}{{#IF: {{{logo_pride|}}}|, adjusted for Pride Month}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}
| header1  = General details
| header1  = General details
| label2  = Discord
| label2  = Discord
Line 108: Line 108:


== Maintenance ==
== Maintenance ==
Each June, replace the line for the <code>{{{image}}}</code> parameter with the following line, which will automatically favor Pride logos:
Each June, replace the line for the <code>{{{image}}}</code> and </code>{{{caption}}}</code> parameter with the following line, which will automatically favor Pride logos:
<pre><nowiki>| image = {{#if:{{{logo_pride|}}}|[[File:{{{name}}} pride.png|frameless|175px]]|{{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}}}</nowiki></pre>.
<pre><nowiki>| image     = {{#if:{{{logo_pride|}}}|[[File:{{{name}}} pride.png|frameless|175px]]|{{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}}}
| caption  = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}}{{#IF: {{{logo_pride|}}}|, adjusted for Pride Month}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}</nowiki></pre>
 
Once Pride Month has ended, replace that with:
<pre><nowiki>| image = {{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}
| caption  = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}</nowiki></pre>


[[Category:Infobox templates|Newspaper]]</noinclude>
[[Category:Infobox templates|Newspaper]]</noinclude>

Latest revision as of 02:12, 1 June 2026

The Reveille Times
File:The Reveille Times.png
Logo from 2025 to its closure
General details
Editor
History
Launched4 January 2025 (516 days ago)
Founder
Business details
DBTRVTimes
Owner2theo (as of January 2026)
Website details
URLtrvtimes.com (offline as of January 2026)
Monthly visitors312 (March 2025)
YouTube channel details
YouTube channelThe Reveille Times
Subscribers50 (as of January 2026)
Views844 (as of January 2026)
{{Infobox newspaper
| name                  =
| logo                  =
| logo_pride            =
| discord               =
| frequency             =
| owner                 =
| editor_in_chief       =
| hq                    =
| hq_city               =
| logo_since            =
| logo_from             =
| launched              =
| founder               =
| ceased_publication    =
| relaunched            =
| db                    =
| db_owner              =
| db_owner_date         =
| company_type          =
| ticker                =
| website               =
| website_status        =
| website_status_date   =
| visitors_monthly      =
| visitors_monthly_date =
| youtube_handle        =
| youtube_name          =
| subscribers           =
| subscribers_date      =
| views                 =
| views_date            =
}}

Maintenance

Each June, replace the line for the {{{image}}} and {{{caption}}} parameter with the following line, which will automatically favor Pride logos:

| image     = {{#if:{{{logo_pride|}}}|[[File:{{{name}}} pride.png|frameless|175px]]|{{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}}}
| caption   = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}}{{#IF: {{{logo_pride|}}}|, adjusted for Pride Month}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}

Once Pride Month has ended, replace that with:

| image = {{#if:{{{logo|}}}|[[File:{{{name}}}.png|frameless|175px]]}}
| caption   = {{#IF: {{{logo_since|}}}| Logo since {{{logo_since}}}}} {{#IF: {{{logo_from|}}}|Logo from {{{logo_from}}}}}