Revision as of 04:30, 12 March 2018 editLowercase sigmabot III (talk | contribs)Bots, Template editors2,298,789 editsm Archiving 2 discussion(s) to User talk:Trappist the monk/Archive 6) (bot← Previous edit | Latest revision as of 23:03, 4 January 2025 edit undoImzadi1979 (talk | contribs)Autopatrolled, Extended confirmed users, Page movers, File movers, Mass message senders, New page reviewers, Pending changes reviewers, Rollbackers, Template editors151,675 edits →Citation templates: ReplyTag: Reply | ||
Line 1: | Line 1: | ||
{{bots|optout=cs1-errors}}<!-- to prevent future cs1 error notifications --> | |||
{{User:MiszaBot/config | {{User:MiszaBot/config | ||
|archiveheader = | |archiveheader = | ||
|maxarchivesize = 150K | |maxarchivesize = 150K | ||
|counter = |
|counter = 27 | ||
|algo = old(7d) | |algo = old(7d) | ||
|minthreadsleft=0 | |minthreadsleft=0 | ||
|archive = User talk:Trappist the monk/Archive %(counter)d | |archive = User talk:Trappist the monk/Archive %(counter)d | ||
}} | }} | ||
{{Archives|auto=short|search=yes|collapsible=yes|collapsed= |
{{Archives|auto=short|search=yes|collapsible=yes|collapsed=no|image=none|style=background: lightsteelblue; margin-top: 0; margin-bottom: 1em; padding: 5px; text-align: center; height: 50px; width: 238px;}} | ||
<!-- {{User:ClueBot III/ArchiveThis | |||
|age=168 | |||
|archivebox=yes | |||
|archiveprefix=User talk:Trappist the monk/Archives/ | |||
|format=%%i | |||
|maxarchsize=150000 | |||
}} --><!-- 7 days --> | |||
{| style="float:left; background:none;" | {| style="float:left; background:none;" | ||
|- | |- | ||
|{{userbox |border-c=#000 |id=CS1 |id-c=#d0d0d0 |id-fc= |id-s=18 |info=This user is responsible for those<br /><span style="font-size:100%" class="error citation-comment">CS1 error messages (])</span>. |info-c=|info-a=center}} | |{{userbox |border-c=#000 |id=CS1 |id-c=#d0d0d0 |id-fc= |id-s=18 |info=This user is responsible for those<br /><span style="font-size:100%" class="error citation-comment">CS1 error messages (])</span>. |info-c=|info-a=center}} | ||
|- | |- | ||
| | |||
|{{User_en-us}} | |||
|} | |} | ||
{{center|{{large|{{red|Comments are welcome. If your comments are about my work on a particular article, please make<br />them at the article's talk page so that everyone who has an interest in the article may participate.}}}}}} | {{center|{{large|{{red|Comments are welcome. If your comments are about my work on a particular article, please make<br />them at the article's talk page so that everyone who has an interest in the article may participate.}}}}}} | ||
Line 28: | Line 22: | ||
| text = To '''stop''' Monkbot, add a message to its '''{{plain link|1=//en.wikipedia.org/search/?title=User_talk:Monkbot&redirect=no|2=talk page}}'''. Comments and questions about Monkbot are welcome here. | | text = To '''stop''' Monkbot, add a message to its '''{{plain link|1=//en.wikipedia.org/search/?title=User_talk:Monkbot&redirect=no|2=talk page}}'''. Comments and questions about Monkbot are welcome here. | ||
}} | }} | ||
<!-- {{wikibreak|trappist the monk|back=after the ]|noimage=1}} --> | <!-- {{wikibreak|trappist the monk|back=after the ]|noimage=1}} --> | ||
<!-- {{wikibreak|trappist the monk|back=after real-life calms down|noimage=1}} --> | <!-- {{wikibreak|trappist the monk|back=after real-life calms down|noimage=1}} --> | ||
{{-}} | {{-}} | ||
---- | ---- | ||
==Seasons Greetings== | |||
== Citation style for the Clitoris article == | |||
{| style="background-color: #fdffe7; border: 4px solid #bbc7c6;" | |||
|rowspan="2" style="vertical-align: middle; padding: 2px;" | ] | |||
|style="font-size: x-large; padding: 2px 2px 0 2px; height: 1.5em;" | '''Merry Christmas and a Prosperous 2025''' | |||
|- | |||
|style="vertical-align: middle; padding: 3px;" | | |||
---- | |||
Hello Trappist the monk, warm wishes to you and your family throughout the holiday season. May your heart and home be filled with all of the joys the festive season brings. Here is a toast to a Merry Christmas and prosperous New Year!. | |||
'''<span style="text-shadow:7px 7px 8px black; font-family:Papyrus">]<sup>]</sup></span>''' 12:18, 24 December 2024 (UTC) | |||
|} | |||
== Citation templates == | |||
I have a question. We use the CS1 template/module suite on the . We're curious about restyling the output to follow the ''Chicago Manual of Style'' author-date output. What would we need to edit to change the output order of the templates? We're curious if the "juice is worth the squeeze", so to speak. <span style="background:#006B54; padding:2px;">'''] ]'''</span> 22:19, 29 December 2024 (UTC) | |||
:Two random thoughts that I had after I pressed save: | |||
:#I wonder if a {{para|mode|cmos}} option in the templates might be possible, and | |||
:#Is there a way on the other wiki to make a mode a default? | |||
:With the first, any effort made to support the other style could be available to enwiki. As we import various articles, we have been switching articles from CS2 over to CS1 for greater consistency in the corpus of 25,600 articles, but if we could shut off CS2 and force CS1, that would simplify some of that work. It would also allow us to shut off CS1 in the future and force the CMOS rendering wiki-wide. <span style="background:#006B54; padding:2px;">'''] ]'''</span> 22:29, 29 December 2024 (UTC) | |||
: | |||
:To force cs1, search ] for: | |||
::<syntaxhighlight lang="lua" inline="1">get_cs1_config (); -- fill <global_cs1_config_t></syntaxhighlight> | |||
:on the following line add: | |||
::<syntaxhighlight lang="lua" inline="1">global_cs1_config_t='cs1'; -- force cs1 mode</syntaxhighlight> | |||
:Several years ago I attempted to add support for {{para|mode|apa}}. That attempt was difficult and, in the end, a dismal failure. Likely {{para|mode|cmos}} would be more of the same because every little tweak required for cmos must not break cs1|2 and t'other way round. | |||
: | |||
:If you really, really, must have cmos, you might be better off rolling your own; no simple task that ... | |||
⚫ | :—] (]) 23:11, 29 December 2024 (UTC) | ||
::That's kind of what I thought, although I was hoping that there was some module that contained the output instructions by mode/style and we could just code up the appropriate style. I've forced cs1 though, so thank you for that easy update. <span style="background:#006B54; padding:2px;">'''] ]'''</span> 00:01, 30 December 2024 (UTC) | |||
::Is there a similar code snippet that would force {{para|name-list-style|amp}}? With a smaller corpus of articles from a single topic area, we started with a greater level of consistency from article to article since we really only had CS1 (with a few articles imported that used CS2 before the update), but it would be nice to make things very consistent overall. <span style="background:#006B54; padding:2px;">'''] ]'''</span> 20:28, 4 January 2025 (UTC) | |||
:::Same place: | |||
::::<syntaxhighlight lang="lua" inline="1">global_cs1_config_t='amp'; -- force |namelist-style=amp</syntaxhighlight> | |||
:::—] (]) 20:34, 4 January 2025 (UTC) | |||
::::{{like}} <span style="background:#006B54; padding:2px;">'''] ]'''</span> 23:03, 4 January 2025 (UTC) | |||
== 2025 Utah Misplaced Pages Day at Sundance Film Festival == | |||
{|style="border-radius: 8px; padding:5px; width:90%; font-size:100%; border:3px solid #0F2439; color: #0F2439;" align="center" | |||
|- | |||
|rowspan=4|] cake by ]}}]] | |||
|style="text-align: center;" |{{Flag icon|Utah}} {{large|''Utah Misplaced Pages Day at Park City during Sundance Film Festival''}} ] <br/> | |||
''Sat., Feb. 1, 11:00am–4:00pm MT, The Shop, 1167 Woodside Avenue, Park City, UT 84060'' | |||
We invite you to celebrate Misplaced Pages's 24th birthday during ]. This is one of many ] celebrations. Join us either in person or remotely. ''Read more: ]'' | |||
|rowspan=4|{{Annotated image | |||
| image = Egyptian Theatre (2024)-L1004366.jpg | |||
| image-width = 162 <!-- choose any width, as you like it. It doesn't matter the factual width of the image--> | |||
| image-left = 0 <!-- crop the left part. Be aware of the "-" minus symbol --> | |||
| image-top = -7 <!-- crop the upper part. Be aware of the "-" minus symbol --> | |||
| width = 160 <!-- crop the right part. That will be the width of the image in the article --> | |||
| height = 83 <!-- crop the below part. That will be the height of the image in the article --> | |||
| float = left | |||
| annotations = <!-- empty or not, this parameter must be included --> | |||
| caption = {{Center|] photo, ]}} | |||
}} | |||
|- | |||
|} | |||
<div style="text-align: center; font-size: x-small;">21:30, 2 January 2025 (UTC) To unsubscribe from future messages from this list, please remove your name from ].</div> | |||
<!-- Message sent by User:Peaceray@enwiki using the list at https://en.wikipedia.org/search/?title=Misplaced Pages:WikiProject_Film/Film_festivals_task_force/Sundance_invitees&oldid=1266939875 --> | |||
== Vancouver == | |||
Please weigh in on . I'm not sure whether we should go with a more conventional style or stick with the current style. If we stick with the current style, there are currently some inconsistent aspects in the article. ] (]) 01:55, 7 March 2018 (UTC) | |||
Is there a way, similar to {{tl|Use DMY dates}} to force cs1 templates to use vancouver style? Like {{tl|Use CS1 Vancouver}}? <!-- Template:Unsigned --><small class="autosigned">— Preceding ] comment added by ] (] • ]) 16:12, 4 January 2025 (UTC)</small> <!--Autosigned by SineBot--> | |||
==Translation template== | |||
:<syntaxhighlight lang="wikitext" inline="1">{{cs1 config|name-list-style=vanc}}</syntaxhighlight> | |||
I noticed that you are removing the translation template in an attempt to fix the broken use of italics in the template. Just to let you know adding '''|italic=yes''' will fix it instead of removing the template. . - ] (]) 15:46, 10 March 2018 (UTC) | |||
:—] (]) 16:23, 4 January 2025 (UTC) | |||
:You mistake the purpose of the edit that I made. This is the English wikipedia. {{tlx|lang-en}} has little to no value here, and as an aside, is not a {{tq|translation template}}. The primary purpose of the {{tld|lang-??}} templates is to provide proper html markup for browsers and screen readers so that they know how to correctly render or speak the words in the template. But, since the html of ] has this: | |||
::Do we mention cs1 config anywhere in the docs? I searched for it for quite a while.  <span style="font-variant:small-caps; whitespace:nowrap;">] {] · ] · ] · ]}</span> 16:27, 4 January 2025 (UTC) | |||
::<code><nowiki><html class="client-nojs" lang="en" dir="ltr"></nowiki></code> | |||
:::I'm not aware of any such mentions. | |||
:there is no reason at all to mark the word 'Cruiser' as English language text with redundant html: | |||
:::—] (]) 16:38, 4 January 2025 (UTC) | |||
::{{code|{{lang|en|Cruiser}}}} | |||
:with or without {{para|italic}}. | |||
⚫ | :—] (]) |
||
::Well thanks for your response. I originally used that to explain the aircraft's name, because it sure ain't in English! - ] (]) 02:19, 11 March 2018 (UTC) |
Latest revision as of 23:03, 4 January 2025
Archives |
Index 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
This page has archives. Sections older than 7 days may be automatically archived by Lowercase sigmabot III. |
| ||
them at the article's talk page so that everyone who has an interest in the article may participate.
To stop Monkbot, add a message to its talk page. Comments and questions about Monkbot are welcome here. |
Seasons Greetings
Merry Christmas and a Prosperous 2025 | |
Hello Trappist the monk, warm wishes to you and your family throughout the holiday season. May your heart and home be filled with all of the joys the festive season brings. Here is a toast to a Merry Christmas and prosperous New Year!. scope_creep 12:18, 24 December 2024 (UTC) |
Citation templates
I have a question. We use the CS1 template/module suite on the AARoads Wiki. We're curious about restyling the output to follow the Chicago Manual of Style author-date output. What would we need to edit to change the output order of the templates? We're curious if the "juice is worth the squeeze", so to speak. Imzadi 1979 → 22:19, 29 December 2024 (UTC)
- Two random thoughts that I had after I pressed save:
- I wonder if a
|mode=cmos
option in the templates might be possible, and - Is there a way on the other wiki to make a mode a default?
- I wonder if a
- With the first, any effort made to support the other style could be available to enwiki. As we import various articles, we have been switching articles from CS2 over to CS1 for greater consistency in the corpus of 25,600 articles, but if we could shut off CS2 and force CS1, that would simplify some of that work. It would also allow us to shut off CS1 in the future and force the CMOS rendering wiki-wide. Imzadi 1979 → 22:29, 29 December 2024 (UTC)
- To force cs1, search Module:Citation/CS1/Configuration for:
get_cs1_config (); -- fill <global_cs1_config_t>
- on the following line add:
global_cs1_config_t='cs1'; -- force cs1 mode
- Several years ago I attempted to add support for
|mode=apa
. That attempt was difficult and, in the end, a dismal failure. Likely|mode=cmos
would be more of the same because every little tweak required for cmos must not break cs1|2 and t'other way round. - If you really, really, must have cmos, you might be better off rolling your own; no simple task that ...
- —Trappist the monk (talk) 23:11, 29 December 2024 (UTC)
- That's kind of what I thought, although I was hoping that there was some module that contained the output instructions by mode/style and we could just code up the appropriate style. I've forced cs1 though, so thank you for that easy update. Imzadi 1979 → 00:01, 30 December 2024 (UTC)
- Is there a similar code snippet that would force
|name-list-style=amp
? With a smaller corpus of articles from a single topic area, we started with a greater level of consistency from article to article since we really only had CS1 (with a few articles imported that used CS2 before the update), but it would be nice to make things very consistent overall. Imzadi 1979 → 20:28, 4 January 2025 (UTC)- Same place:
global_cs1_config_t='amp'; -- force |namelist-style=amp
- —Trappist the monk (talk) 20:34, 4 January 2025 (UTC)
- Same place:
2025 Utah Misplaced Pages Day at Sundance Film Festival
Utah Misplaced Pages Day at Park City during Sundance Film Festival Sat., Feb. 1, 11:00am–4:00pm MT, The Shop, 1167 Woodside Avenue, Park City, UT 84060 We invite you to celebrate Misplaced Pages's 24th birthday during Sundance. This is one of many Misplaced Pages Day celebrations. Join us either in person or remotely. Read more: →here← |
Egyptian Theatre photo, Frank Schulenburg |
Vancouver
Is there a way, similar to {{Use DMY dates}} to force cs1 templates to use vancouver style? Like {{Use CS1 Vancouver}}? — Preceding unsigned comment added by Headbomb (talk • contribs) 16:12, 4 January 2025 (UTC)
{{cs1 config|name-list-style=vanc}}
- —Trappist the monk (talk) 16:23, 4 January 2025 (UTC)
- Do we mention cs1 config anywhere in the docs? I searched for it for quite a while. Headbomb {t · c · p · b} 16:27, 4 January 2025 (UTC)
- I'm not aware of any such mentions.
- —Trappist the monk (talk) 16:38, 4 January 2025 (UTC)
- Do we mention cs1 config anywhere in the docs? I searched for it for quite a while. Headbomb {t · c · p · b} 16:27, 4 January 2025 (UTC)