User:Haccom

This user is a WikiDragon.
From Wikipedia, the free encyclopedia

About me[edit]

I am an engineer by profession. I thought what would be a better way to share the knowledge than wikipedia. So i joined it. I know two languages English and Hindi. And i will be contributing in those two wikipedias as well.

My contributions

Now Working on---> Outline of Uttar Pradesh


Sword-billed hummingbird
The sword-billed hummingbird (Ensifera ensifera) is a neotropical species of hummingbird from the Andean regions of South America. Among the largest species of hummingbird, it is characterized by its unusually long beak, being the only bird to have a beak longer than the rest of its body, excluding the tail. It uses this to drink nectar from flowers with long corollas and has coevolved with the plant Passiflora mixta. While most hummingbirds preen using their beaks, the sword-billed hummingbird uses its feet to scratch and preen due to its beak being so long.Photograph credit: Andy Morffew
Redirects

A redirect is a page that has the sole purpose to automatically redirect readers to a differently named page; to take the reader where they really wanted to go. Redirects allow a topic to have more than one title. Redirects are used for synonyms, abbreviations (initialisms), acronyms, accented terms (diacritics), misspellings, typos, nicknames (pseudonyms), scientific names, etc.

To create a redirect for the term "Oof":

  1. Type Oof in the search box, press ↵ Enter
  2. Click on the redlink for Oof that it presents
  3. In the edit window that appears, type #REDIRECT [[Foo]] on the first line to make it lead to the article Foo
  4. Redirects should be organized in to categories too. Each redirect can have up to seven redirect categories. Categories go on the third line of the redirect. (Note: Plant has a subcategory within the category of scientific name; enter plant after a pipe).

Here are two examples of a redirect category using a category template:

  • {{R from birth name}}
  • {{R from scientific name|plant}}

Preview your new redirect before saving it. Make sure:

  1. There is a big right-facing arrow to the left of the bolded name of your target page name.
  2. That your target page is bolded in blue (if it is red, go back and double check your target name in the edit window).
  3. That your redirect category has rendered properly and that the boilerplate it presents makes sense.
To add this auto-updating template to your user page, use {{totd}}


Images[edit]

[[File: | thumb | upright | right | alt= | caption ]]

Cite web[edit]

<ref>{{cite web
 |url= 
 |title= 
 |author= 
 |date= 
 |website= 
 |publisher= 
 |access-date= 
}}</ref>

Cite journal[edit]

<ref>{{cite journal
 |last1= 
 |first1= 
 |last2= 
 |first2= 
 |date= 
 |title= 
 |journal= 
 |volume= 
 |issue= 
 |pages= 
 |publisher= 
 |doi= 
 |url= 
 |access-date= 
}}</ref>

Cite book (short)[edit]

<ref>{{cite book
 |last= 
 |first= 
 |author-link= 
 |title= 
 |publisher= 
 |series= 
 |date=  
 |doi= 
 |isbn= 
}}</ref>

Cite book (extended)[edit]

<ref>{{cite book
 |last1        = 
 |first1       = 
 |last2        = 
 |first2       = 
 |author-link1 = 
 |author-link2 = 
 |editor       = 
 |title        = 
 |trans-title  = 
 |url          = 
 |access-date  = 
 |edition      = 
 |series       = 
 |volume       = 
 |date         = 
 |publisher    = 
 |location     = 
 |isbn         = 
 |doi          = 
 |page         = 
 |pages        = 
 |chapter      = 
}}</ref>

Metric conversions[edit]

Single input:
{{convert|original_value|original_unit|conversion_unit|abbr=on}}
Range of values:
{{convert|orig_val1|range|orig_val2|original_unit|conversion_unit|abbr=on}}
Examples:
{{convert|60|and|170|kg|lb|abbr=on}}
{{convert|18|°C|°F}}
{{convert|3.21|kg|lb}}

Variables[edit]

Code Effect
{{CURRENTWEEK}} 20
{{CURRENTDOW}} 3
{{CURRENTMONTH}} 05
{{CURRENTMONTHNAME}} May
{{CURRENTMONTHNAMEGEN}} May
{{CURRENTDAY}} 15
{{CURRENTDAYNAME}} Wednesday
{{CURRENTYEAR}} 2024
{{CURRENTTIME}} 17:01
{{NUMBEROFARTICLES}} 6,824,096
{{NUMBEROFPAGES}} 60,670,648
{{NUMBEROFUSERS}} 47,403,940
{{PAGENAME}} Haccom
{{NAMESPACE}} User
{{REVISIONID}} -
{{REVISIONUSER}} Haccom
{{localurl:pagename}} /wiki/Pagename
{{localurl:Wikipedia:Sandbox|action=edit}} /w/index.php?title=Wikipedia:Sandbox&action=edit
{{fullurl:pagename}} //en.wikipedia.org/wiki/Pagename
{{fullurl:pagename|query_string}} //en.wikipedia.org/w/index.php?title=Pagename&query_string
{{SERVER}} //en.wikipedia.org
{{ns:index}} e.g. '{{ns:1}}' fullname of namespace e.g 'Talk'
{{SITENAME}} Wikipedia

Recalling named reference[edit]

<ref name="NAMEOFREF" />

Quotes[edit]

{{blockquote |text= |sign= }}

Blockquotes[edit]

<blockquote>
<p>QUOTED PARAGRAPH</p>
<p>NAME, SOURCE, REFERENCE</p>
</blockquote>

About[edit]

(This page is about USE1. For other uses, see About (disambiguation).)
{{About|USE1}}
(This page is about USE1. For other uses, see PAGE2.)
{{About|USE1||PAGE2}}
(This page is about USE1. For USE2, see PAGE2.)
{{About|USE1|USE2|PAGE2}}
(This page is about USE1. For USE2, see PAGE2. For USE3, see PAGE3. For USE4, see PAGE4. For USE5, see PAGE5.)
{{About|USE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4|USE5|PAGE5}}

Tables (borderless)[edit]

{|
|-
! scope="col" |COLUMN1
! scope="col" |COLUMN2
|-
|ROW1
|ROW1/COL2
|-
|ROW2
|ROW2/COL2
|}

Tables (wikitable)[edit]

{| class="wikitable"
|-
! scope="col" |COLUMN1
! scope="col" |COLUMN2
|-
|ROW1
|ROW1/COL2
|-
|ROW2
|ROW2/COL2
|}

Collapsible tables (Default: collapsed)[edit]

{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left;margin:0px;"
|- 
! style="width:20em;" |COLUMN1
! style="width:20em;" |COLUMN2
|- 
|ROW1
|ROW1/COL2
|-
|ROW2
|ROW2/COL2
|-
|}

Columns[edit]

{{col-begin|width=100%}}
{{col-break|width=}} 
{{col-end}}

Interwiki links[edit]

Wiki Shortcut
Wikimedia Commons [[commons:]]
Wikipedia [[w:]]
Wiktionary [[wikt:]]
Wikibooks [[b:]]
Wikisource [[s:]]
Wikispecies [[species:]]
Metawiki [[m:]]
MediaWiki [[mw:]]

Vandalism response templates[edit]

 * {{subst:uw-vandalism1|PageName}} ~~~~ (unintentional vandalism/test)
 * {{subst:uw-delete1|PageName}} ~~~~ (unintentional removal of content)
 * {{subst:uw-vandalism2|PageName}} ~~~~ (suitable for intentional nonsense or disruption)
 * {{subst:uw-delete2|PageName}} ~~~~ (variant for removal of content)
 * {{subst:uw-vandalism3|PageName}} ~~~~ ("please stop" for use after level 2 warning)
 * {{subst:uw-delete3|PageName}} ~~~~ (please stop removing content)
 * {{subst:uw-vandalism4|PageName}} ~~~~ (last warning for vandalism)
 * {{subst:uw-delete4|PageName}} ~~~~ (last warning for removing content)
 * {{subst:uw-vandalism4im|PageName}} ~~~~ (only warning; for severe or grotesque vandalism only)
 * {{subst:uw-delete4im|PageName}} ~~~~ (only warning; for many blankings in a short period of time)

Page citations[edit]

{{rp|page=}}