User:RIT RAJARSHI
ORCİD | This user has the ORCID identifier: 0000-0003-3122-5926 |
This user has access to the Wikipedia Library. |
This user is an advocate of open research and open access. |
A note to the visitors
[edit]You are free (and encouraged) to use the public domain images. However, you need to credit the Author as per the public domain license (such as CC-BY images etc.) Also it is highly appreciated if you leave an acknowledgement note in the talk page of the image files when you use the images in published form. In case you are already following the above 2 requests, then nevermind. Thank you in advance. RIT RAJARSHI (talk) 21:13, 21 October 2023 (UTC)
Some of my interesting contributions
[edit]
My Upload Page
[edit]https://commons.wikimedia.org/wiki/Special:ListFiles?limit=500&user=RIT+RAJARSHI&ilshowall=1
Other Details
[edit]
Babel user information | ||||
---|---|---|---|---|
| ||||
Users by language |
Wow here is an Wonderful article Help:WordToWiki RIT RAJARSHI (talk) 13:11, 18 September 2020 (UTC)
This user is very slowly learning to format text in wiki markup language.
This user is also learning HTML in W3Schools.
Userboxes
[edit]
|
|
|
|
| |||||||||||||
|
|
|
|
|
|
Source code for the userboxes (without table):
{{userbox|#c8a2c8|yellow|[[File:Crystal kthememgr.svg|40px]]|A userbox is a small rectangular box that looks like this. More examples below.}}
{{User:Earthnut/Userboxes/colortheory}}
{{User:Aurora Illumina/UBX/RGB-additive}}
{{User:Aurora Illumina/UBX/CMY-subtractive}}
{{User:RadicalOne/UBX Design/Color2}}
{{User:Scholarly_Breeze/DeepSkyBlue}}
{{User:Life in General/Userboxes/Red}}
{{User:Cradel/User Color Gold}}
{{User:Richard0612/Userbox Archive/green}}
{{User:Strdst grl/ubx/colours/oranges|orange}}
{{User:Cradel/User Color Brown}}
{{Template:User consciousness}}
( Wikipedia:Userboxes, Wikipedia:Userboxes/Colour )
Wikipedia editing Quick Reference:
[edit]Sample Wikitext
[edit](collected from existing help articles)
Paragraphs and Titles
[edit]Section headings
a Table of Contents will automatically be generated when four headings are added to an article |
==Level 2==
|
2 Level 2[edit]2.1 Level 3[edit]2.1.1 Level 4[edit]2.1.1.1 Level 5[edit]2.1.1.1.1 Level 6[edit] |
Centre align text
[edit]Markup | Renders as |
---|---|
<div class="center" style="width: auto; margin-left: auto; margin-right: auto;">Centered text</div>
|
Centered text
|
Text Formatting
[edit]You can <del>strike out deleted material</del> and <ins>underline new material</ins>.
|
You can |
Alternative markup:
|
|
Description | You type | You get |
Italics, bold, and both | ''italics'', '''bold''', and '''''both''''' | italics, bold, and both |
Font and Colour
[edit]Font
[edit]See also: https://wiki.riteme.site/wiki/Help:Advanced_text_formatting
The MediaWiki markup language supports many HTML tags, including <span style="font-family:Garamond;">
and such. Some of the fonts are:
- Garamond: This is Garamond font.
- Georgia: This is Georgia font.
- Courier: This is Courier font.
- Helvetica: This is Helvetica font.
- Times New Roman: This is Times New Roman font.
- Arial: This is Arial font (default).
- Linux Libertine: This is Linux Libertine.
Above text was formatted as:
The [[MediaWiki]] markup language supports many HTML tags, including <code><span style="font-family:Garamond;"></code> and such. Some of the fonts are: :* Garamond: <span style="font-family:Garamond;">This is [[Garamond|Garamond font]].</span> :* Georgia: <span style="font-family:Georgia;">This is [[Georgia font]].</span> :* Courier: <span style="font-family:Courier;">This is [[Courier (typeface)|Courier font]].</span> :* Helvetica: <span style="font-family:Helvetica;">This is [[Helvetica|Helvetica font]].</span> :* Times New Roman: <span style="font-family:Times New Roman;">This is [[Times New Roman font]].</span> :* Arial: <span style="font-family:Arial;">This is [[Arial font]] (default).</span> :* Linux Libertine: <span style="font-family:Linux Libertine;">This is [[Linux Libertine]].</span>
See also: Wikipedia:Typography
Here are the tags to use if you wish to change the font in the text of an article. Please note, fonts that have the same cap height, do not always match in x-height, making them hard to mix inline without scaling. Based on Arial as the base font, Comic Sans MS, Georgia, Trebuchet MS and Verdana are safe to use inline. Times New Roman is not safe to use inline without scaling. Although Courier New has a lower height, it remains legible, and is the de facto monospace font. (Arial Black and Impact are not listed, as these are header fonts.)
- Here are examples of code to use, for various fonts.
- Safe to use inline (see above for details):
** <span style="font-family: Arial;">Arial</span>; the base font, ** <span style="font-family: 'Comic Sans MS';">Comic Sans MS</span>, ** <span style="font-family: Georgia;">Georgia</span>, ** <span style="font-family: 'Trebuchet MS';">Trebuchet MS</span> ** *<span style="font-family: Verdana;">Verdana</span> *Not safe to use inline (see above for details): ** <span style="font-family: 'Times New Roman';">Times New Roman</span> ** <span style="font-family: 'Courier New';">Courier New</span>
- below is how the font codes above would look when actually used.
- Safe to use inline (see above for details):
- Arial; the base font,
- Comic Sans MS,
- Georgia,
- Trebuchet MS
- Verdana are safe to use inline.
- Not safe to use inline (see above for details):
- Times New Roman
- Courier New
Colour
[edit]See also: https://wiki.riteme.site/wiki/Help:Using_colours
Overriding font colour
To make a word have colour, use:
<span style="color:hex triplet or colour name">text</span>
Note that you can't use the British spelling, "colour", in this context.
Examples:
<span style="color:red">red writing</span>
shows as red writing<span style="color:#0f0">green writing</span>
shows as green writing<span style="color:#0000FF">blue writing</span>
shows as blue writing
Template font colour
Template:Font color, or its redirect Template:Font colour, can also be used.
{{Font colour|fontcolour|backgroundcolour|Your text here}}
Example | Result |
---|---|
{{font color|red|This text is different}}
|
This text is different to change text-color only (Note: do not style text as a link) |
{{font color|red|yellow|This text is different}}
|
This text is different to change text and background color |
{{font color||yellow|This text is different}}
|
This text is different to change background color only note the two pipe-characters ||
|
Insert or attach
[edit]Hatnote
[edit]Hyperlinks
[edit]internal links
[edit]External links
[edit]Images
[edit]Media Files
[edit]Gallery
[edit]Tables
[edit]Header cell | Header cell |
---|---|
Content cell | Content cell |
is coded by
{| class="wikitable"
|+ Caption
! Header cell !! Header cell
|-
| Content cell || Content cell
|}
A | B | C | D |
---|---|---|---|
1 | 2 | 3 | 4 |
One | Two | Three | Four |
is coded by
{| class="wikitable"
!A
!B
!C
!D
|-
|1
|2
|3
|4
|-
|One
|Two
|Three
|Four
|}
A | B | C | D |
---|---|---|---|
1 | 2 | 3 | 4 |
One | Two | Three | Four |
is coded by
{| class="wikitable"
!A
|B
|C
|D
|-
!1
|2
|3
|4
|-
!One
|Two
|Three
|Four
|}
A | B |
1 | 2 |
is coded by
{| class="wikitable"
|A
|B
|-
|1
|2
|}
Merging cells side by side
COL 1 | COL 2 | COL 3 | COL 4 | COL 5 |
---|---|---|---|---|
One | two | three | four | five |
MERGEDCELLS | ||||
1 PLUS 2 | 3 | 4 | 5 | |
1 | 2 PLUS 3 | 4 | 5 | |
1 | 2 | 3 PLUS 4 | 5 | |
1 | 2 | 3 | 4 PLUS 5 |
This table has been created using
{| class="wikitable"
|+ Table with cells fused side by side
! COL 1 !! COL 2 !! COL 3 !! COL 4 !! COL 5
|-
| One || two || three || four || five
|-
| colspan="5" | MERGEDCELLS
|-
| colspan="2" | 1 PLUS 2 || 3 || 4 || 5
|-
| 1 || colspan="2" | 2 PLUS 3 || 4 || 5
|-
| 1 || 2 || colspan="2"| 3 PLUS 4 || 5
|-
| 1 || 2 || 3 || colspan="2" | 4 PLUS 5
|}
ROW 1 | One | MERGED | Alpha | 1 PLUS 2 | Monday | 1 | Jan | 1 | Q | 1 |
---|---|---|---|---|---|---|---|---|---|---|
ROW 2 | Two | Beta | Tuesday | 2 PLUS 3 | Feb | 2 | W | 2 | ||
ROW 3 | Three | Gamma | 3 | Wednesday | Mar | 3 PLUS 4 | E | 3 | ||
ROW 4 | Four | Delta | 4 | Thursday | 4 | Apr | R | 4 PLUS 5 | ||
ROW 5 | Five | Epsilon | 5 | Friday | 5 | May | 5 | T |
This table has been rendered using the following code:
{| class="wikitable"
|+Table to fuse cell Up and Down
!ROW 1
| One || rowspan="5" | MERGED || Alpha || rowspan="2" | 1 PLUS 2 || Monday || 1 || Jan || 1 || Q || 1
|-
!ROW 2
| Two || Beta || Tuesday || rowspan="2" | 2 PLUS 3 || Feb || 2 || W || 2
|-
!ROW 3
| Three || Gamma || 3 || Wednesday || Mar || rowspan="2" | 3 PLUS 4 || E || 3
|-
!ROW 4
| Four || Delta || 4 || Thursday || 4 || Apr || R || rowspan="2" |4 PLUS 5
|-
!ROW 5
| Five || Epsilon || 5 || Friday || 5 || May || 5 || T
|}
Text Rotation
[edit]Column
[edit]Math
[edit]Reference
[edit]Template
[edit]Portals
[edit]Categories
[edit]Anything else
[edit]Selected Contributions by this user
[edit]
Ideas submitted to Idea lab
[edit]
IdeaLab/Please_make_Unified_account
IdeaLab/Find_Terminology_from_Concept
IdeaLab/Wikimuseum,_Wikiquiz_and_Wiki-interative
Wikipedia features favourite to this-user :
[edit]RIT RAJARSHI (talk) 11:02, 3 April 2016 (UTC)
Book-Making
[edit]https://wiki.riteme.site/w/index.php?title=Special:Book&bookcmd=book_creator&referer=Wikibooks , Help:Books , Wikipedia:Books , Wikibooks
This feature helps to get rid off the time for note-taking, and allow the user to select and re-order the pages according to the user's need.
Order Printed book
[edit]
Help:Books/Printed books , PediaPress
After completion of a book, Wikipedia allows to order printed books.
Download/ print individual page
[edit]
Help:Download as PDF
There is a button for ‘Download as PDF’ on left sidebar
While normally browsing Wikipedia, it allows download a page in PDF format. Wikipedia renders the page suitable for PDF, and sends to user.
Printable version
[edit]
Help:Printable , Printer-friendly
There is a button for ‘Printable version’ on left sidebar
Wikipedia also provide a printer-friendly version to read the page, within browser. This feature hides various options, links, hyperlinks, non-main informations such as references etc.
Thus make easier read, print, copy, and saves paper also.
Watchlist
[edit]
Help:Watchlist
Watchlist helps to bookmark an article for an user. Articles could be bookmarked by clicking the star-sign at top-portion of the page. User-account required to use and save bookmarks.
However watchlist is saving only 30-days record !
Hovercards
[edit]
https://www.mediawiki.org/wiki/Beta_Features/Hovercards ,
Wikipedia:Hovercards,
https://www.mediawiki.org/wiki/Extension:Popups ,
Help:Preferences.
This is my very favourite feature in Wikipedia. While hovering on a link, it displays some of the contents , with a picture, from that link. It is quite more than tooltip/popups. It keeps a balance between flow and correlation.
However a user-account needed to save this Wiki-preference. Hovercard is available in Wikipedia preference.
Preference → Beta features → Hovercards.
:Preferences → Beta features → Details = mw:Beta Features
Wikilinks
[edit]
Hyperlink ,
Wikipedia:Manual of Style/Layout
Wikipedia provides various Hyperlink s i.e. Wikilinks . Some inside article, some in before or after the article (such as Hatnote s like disambiguation page ( Wikipedia:Disambiguation ), not to confuse with ( Wikipedia:Hatnote#"Distinguish" ) , See also ( Wikipedia:Guide to layout#"See also" ) ,etc.). They help to understand the meanings of all the terms, find-out (often discover) related concepts, and distinguish similar concepts.
There is also a 'related-page' tool on preferences.
Preferences → Beta features → Related pages
Help:Preferences#"Beta features"
- Preferences → Beta features → Details = mw:Beta Features
https://www.mediawiki.org/wiki/Reading/Web/Projects/Related_pages
Badges
[edit]
Wow! Playing the Wikipedia adventure game added some cool badges in my profile page!!!!