Jump to content

Wikipedia:Wikipedia Signpost/2023-12-24/In the media

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bri (talk | contribs) at 16:11, 21 December 2023 (→‎In brief: Hulu logo isn't that great, and we have other good images). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In the media

Consider the humble fork

Forks are everywhere. If you've got a barn or a stable, there should be a fork inside it to clean out the muck. There are forks in the road, on the internet, on the chess board, in beards and tongues, in cryptocurrencies, and almost everybody has forks in their drawers. Maybe we should use chopsticks instead.

Have you gotten $2.75 worth of info from Wikipedia? Consider donating

Placeholder alt text
Have you ever unexpectedly run into a (pay)wall?

The Ledger's headline (paywalled) gives the main news: the Florida newspaper is asking for funds from its readers to support Wikipedia. But the bad news is that The Ledger needs to charge its readers to pay its bills. Otherwise, their readers will get cut off by the paywall. The good news is that they will give you "unlimited digital access (costing) $1 for the first 6 months". Everybody, it seems, needs a little green to support their publishing. The better news is that Wikipedia is still free for all readers and has no plans to change that. This reporter has no objections to you donating $2.75 or $25.00 or whatever amount you would prefer. It is not that the Wikimedia Foundation needs your cash now to forestall closing down this website next week, next month, or even next year, but it is just good planning for a non-profit organization to build a solid base of small donors who can ensure that this site will be around for a long time to come. The best news is that The Signpost will always be free – just as we have for almost 19 years – so long as Wikipedia keeps publishing. And to return the plug, Signpost readers should feel free to consider paying a dollar for six months of The Ledger. – S

When you come to a fork in the road, take it.

When you come to a fork in the highway ...

Harrison on the aaroads split.

Just another fork

Forked again?

The author of an article in Quillette raises some pointed objections to the way the Wikipedia community handles disputes over coverage of contentious material, including "cognitive distortions" that are perpetuated "by reducing the population of people who raise [objections]... As these users have either quit Wikipedia or been permanently blocked from editing". They conclude that Justapedia is necessary this way: "[T]he need for such a competitor [to Wikipedia] is stronger now than it has been in past years, due to several recent controversies revolving around the manipulation and/or politicization of Wikipedia, along with a widespread perception that Wikipedia has not done enough to prevent this type of problem." The founder of Justapedia wrote a 2020 op-ed in this publication with some of the same concerns. – B

In brief

A U.S. Congressional hearing on the 2014 Ebola outbreak. Staff have briefed congresspeople from Wikipedia articles on this and other topics.
Wikipedia accessibility guidelines expressed as a checklist of "dos" and "don'ts"



Do you want to contribute to "In the media" by writing a story or even just an "in brief" item? Edit next week's edition in the Newsroom or leave a tip on the suggestions page.

This page is a draft for the next issue of the Signpost. Below is some helpful code that will help you write and format a Signpost draft. If it's blank, you can fill out a template by copy-pasting this in and pressing 'publish changes': {{subst:Wikipedia:Wikipedia Signpost/Templates/Story-preload}}


Images and Galleries
Sidebar images

To put an image in your article, use the following template (link):

TKTK
I understand the primacy of pure feeling in creative art.
{{Wikipedia:Wikipedia Signpost/Templates/Filler image-v2
 |image     = 
 |size      = 300px
 |alt       = TKTK
 |caption   = 
 |fullwidth = no
}}

This will create the file on the right. Keep the 300px in most cases. If writing a 'full width' article, change |fullwidth=no to |fullwidth=yes.

Inline images

Placing

{{Wikipedia:Wikipedia Signpost/Templates/Inline image
 |image    =
 |size     = 300px
 |align    = center
 |alt      = TKTK
 |caption  = 
}}

(link) will instead create an inline image like below

TKTK
The significant thing is feeling, as such, quite apart from the environment in which it is called forth.
Galleries

To create a gallery, use the following

<gallery style="float:right;" mode=packed | heights=200px>
|TKTK
|TKTK
</gallery>

Each line inside the tags should be formatted like File:Whatever.jpg|Caption). This creates:

If you want it centered, remove tstyle="float:right;" from the first line.

Quotes
Framed quotes

To insert a framed quote like the one on the right, use this template (link):

{{Wikipedia:Wikipedia Signpost/Templates/Filler quote-v2
 |1         = 
 |author    = 
 |source    = 
 |fullwidth = 
}}

If writing a 'full width' article, change |fullwidth=no to |fullwidth=yes.

Pull quotes

To insert a pull quote like

use this template (link):

{{Wikipedia:Wikipedia Signpost/Templates/Quote
 |1         = 
 |source    = 
}}
Long quotes

To insert a long inline quote like

The goose is on the loose! The geese are on the lease!
— User:Oscar Wilde
— Quotations Notes from the Underpoop

use this template (link):

{{Wikipedia:Wikipedia Signpost/Templates/block quote
 | text   = 
 | by     = 
 | source = 
 | ts     = 
 | oldid  = 
}}
Side frames

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

A caption

Side frames help put content in sidebar vignettes. For instance, this one (link):

{{Wikipedia:Wikipedia Signpost/Templates/Filler frame-v2
 |1         = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
 |caption   = A caption
 |fullwidth = no
}}

gives the frame on the right. This is useful when you want to insert non-standard images, quotes, graphs, and the like.

Example − Graph/Charts
A caption

For example, to insert the {{Graph:Chart}} generated by

{{Graph:Chart
 |width=250|height=100|type=line
 |x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9
}}

in a frame, simple put the graph code in |1=

{{Wikipedia:Wikipedia Signpost/Templates/Filler frame-v2
 |1=
{{Graph:Chart
 |width=250|height=100|type=line
 |x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9
}}
 |caption=A caption
 |fullwidth=no
}}

to get the framed Graph:Chart on the right.

If writing a 'full width' article, change |fullwidth=no to |fullwidth=yes.

Two-column vs full width styles

If you keep the 'normal' preloaded draft and work from there, you will be using the two-column style. This is perfectly fine in most cases and you don't need to do anything.

However, every time you have a |fullwidth=no and change it to |fullwidth=yes (or vice-versa), the article will take that style from that point onwards (|fullwidth=yes → full width, |fullwidth=no → two-column). By default, omitting |fullwidth= is the same as putting |fullwidth=no and the article will have two columns after that. Again, this is perfectly fine in most cases, and you don't need to do anything.

However, you can also fine-tune which style is used at which point in an article.

To switch from two-column → full width style midway in an article, insert

{{Wikipedia:Wikipedia Signpost/Templates/Signpost-block-end-v2}}
{{Wikipedia:Wikipedia Signpost/Templates/Signpost-block-start-v2|fullwidth=yes}}

where you want the switch to happen.

To switch from full width → two-column style midway in an article, insert

{{Wikipedia:Wikipedia Signpost/Templates/Signpost-block-end-v2}}
{{Wikipedia:Wikipedia Signpost/Templates/Signpost-block-start-v2|fullwidth=no}}

where you want the switch to happen.

Article series

To add a series of 'related articles' your article, use the following code

Related articles
Visual Editor

Five, ten, and fifteen years ago
1 January 2023

VisualEditor, endowment, science, and news in brief
5 August 2015

HTTPS-only rollout completed, proposal to enable VisualEditor for new accounts
17 June 2015

VisualEditor and MediaWiki updates
29 April 2015

Security issue fixed; VisualEditor changes
4 February 2015


More articles

{{Signpost series
 |type        = sidebar-v2
 |tag         = VisualEditor
 |seriestitle = Visual Editor
 |fullwidth   = no
}}

oder

{{Signpost series
 |type        = sidebar-v2
 |tag         = VisualEditor
 |seriestitle = Visual Editor
 |fullwidth   = yes
}}

will create the sidebar on the right. If writing a 'full width' article, change |fullwidth=no to |fullwidth=yes. A partial list of valid |tag= parameters can be found at here and will decide the list of articles presented. |seriestitle= is the title that will appear below 'Related articles' in the box.

Alternatively, you can use

{{Signpost series
 |type        = inline
 |tag         = VisualEditor
 |tag_name    = visual editor
 |tag_pretext = the
}}

at the end of an article to create

For more Signpost coverage on the visual editor see our visual editor series.

If you think a topic would make a good series, but you don't see a tag for it, or that all the articles in a series seem 'old', ask for help at the WT:NEWSROOM. Many more tags exist, but they haven't been documented yet.

Links and such

By the way, the template that you're reading right now is {{Editnotices/Group/Wikipedia:Wikipedia Signpost/Next issue}} (edit). A list of the preload templates for Signpost articles can be found here.