Jump to content

User talk:Trappist the monk: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
(26 intermediate revisions by 8 users not shown)
Line 27: Line 27:
----
----


== Module help ==
== Headings reply ==


Hi, in case you haven't seen it, I replied to your message at [[Wikipedia:Village pump (technical)#c-Trappist the monk-20240619170500-help desired]]. Letting you know since you mentioned that you'd like a reply on your talk page. [[User:Matma Rex|Matma Rex]] <small>[[User talk:Matma Rex|talk]]</small> 13:55, 20 June 2024 (UTC)
Hi, I wonder if you could help me to convert [[:q:bn:টেমপ্লেট:প্রতিযোগিতা শব্দগণনা ছক|this template]] into lua? The wikicode is very simple but the main difficulty is i need to add 800 rows like this (see the example there). [[User:আফতাবুজ্জামান|আফতাবুজ্জামান]] ([[User talk:আফতাবুজ্জামান|talk]]) 23:24, 8 May 2024 (UTC)
:Thank you. Answered there.
:Probably. I'll look into it tomorrow.
:—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk#top|talk]]) 01:07, 9 May 2024 (UTC)
:—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk#top|talk]]) 13:56, 21 June 2024 (UTC)
:
:Like this?
:[[Module:Sandbox/Trappist the monk/Competition word count table]]
::<syntaxhighlight lang="wikitext">{{#invoke:Sandbox/Trappist the monk/Competition word count table|main
| হুমায়ূন ফরীদি | 10
| হাসান আজিজুল হক | 40
| হাসন রাজা | 500
| শাহাদুজ্জামান | 100
}}</syntaxhighlight>
:::{{#invoke:Sandbox/Trappist the monk/Competition word count table|main
| হুমায়ূন ফরীদি | 10
| হাসান আজিজুল হক | 40
| হাসন রাজা | 500
| শাহাদুজ্জামান | 100
}}
:—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk#top|talk]]) 15:51, 9 May 2024 (UTC)
::Yes, Almost. With following input:
:::<syntaxhighlight lang="wikitext">{{#invoke:Sandbox/Trappist the monk/Competition word count table|main
| হুমায়ূন ফরীদি | 10
| হাসান আজিজুল হক | 40
| হাসন রাজা | 500
| শাহাদুজ্জামান | 1000
}}</syntaxhighlight>
::I would like table output to be something like this:
:::{| class="wikitable sortable"
! Title
! Word count
|-
|[[হুমায়ূন ফরীদি]]
| 10
|-
| [[হাসান আজিজুল হক]]
| 40
|-
| [[হাসন রাজা]]
| 500
|-
| [[শাহাদুজ্জামান]]
| 1,000
|- class="sortbottom"
! scope="row" | Total word
| 1,550
|}
::(Auto linking using <nowiki>[[ ]]</nowiki>. Auto formating number e.g. 1,000 instead of 1000. And auto total word count at the end.)
::In wikicode:
:::<syntaxhighlight lang="wikitext">{| class="wikitable sortable"
! Title
! Word count
|-
|[[হুমায়ূন ফরীদি]]
| 10
|-
| [[হাসান আজিজুল হক]]
| 40
|-
| [[হাসন রাজা]]
| 500
|-
| [[শাহাদুজ্জামান]]
| 1,000
|- class="sortbottom"
! scope="row" | Total word
| 1,550
|}</syntaxhighlight>
:: -- [[User:আফতাবুজ্জামান|আফতাবুজ্জামান]] ([[User talk:আফতাবুজ্জামান|talk]]) 17:18, 9 May 2024 (UTC)
:::{{#invoke:Sandbox/Trappist the monk/Competition word count table|main
| হুমায়ূন ফরীদি | 10
| হাসান আজিজুল হক | 40
| হাসন রাজা | 500
| শাহাদুজ্জামান | 1000
}}
:::—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk#top|talk]]) 22:20, 9 May 2024 (UTC)
::::Is it possible to remove table caption "Competition words"? I won't be using it on articles and where i am using it already has explanation what that table it. [[User:আফতাবুজ্জামান|আফতাবুজ্জামান]] ([[User talk:আফতাবুজ্জামান|talk]]) 08:55, 10 May 2024 (UTC)

Revision as of 13:57, 21 June 2024

CS1This user is responsible for those
CS1 error messages (help).
Comments are welcome. If your comments are about my work on a particular article, please make
them at the article's talk page so that everyone who has an interest in the article may participate.

Headings reply

Hi, in case you haven't seen it, I replied to your message at Wikipedia:Village pump (technical)#c-Trappist the monk-20240619170500-help desired. Letting you know since you mentioned that you'd like a reply on your talk page. Matma Rex talk 13:55, 20 June 2024 (UTC)[reply]

Thank you. Answered there.
Trappist the monk (talk) 13:56, 21 June 2024 (UTC)[reply]