User:JubalHarshaw/code

From Wikipedia, the free encyclopedia

This page is for various code snippets I've found while searching pages. Why keep this stuff? It's interesting, and sometimes useful.

Various code snippets

Customizable warning

{{warning|<insert message here>}}

Otheruses 4

{{otheruses4|<<this article's subject>>|<<other article's subject>>|<<other article>>}}


Code for pastel box AfD notice

{| class="messagebox standard-talk"
|-
| width="50px" | [[Image:Evolution-tasks.png|50px|Articles for deletion]]
|
This article was nominated for [[Wikipedia:Deletion policy|deletion]] on 17 August 2005.
The result of the [[Wikipedia:Articles for deletion/{{PAGENAME}}|discussion]] was {{{result|'''keep'''}}}. 
|}


Code for pastel box wikification notice

{{subst:Wikipedia:WikiProject Wikify/Page wikified|~~~}}

Actual code for wikify tag

<div class="messagebox cleanup metadata">
Please '''[[Wikipedia:Glossary#W|wikify]]''' (format) this article or section
as suggested in the [[Wikipedia:Guide to layout|Guide to layout]] and the
[[Wikipedia:Manual of Style|Manual of Style]].
<br /><small>Remove this template after wikifying. This article has been tagged since June 2006.</small>
[[Category:Wikify from June 2006]]
</div>

Unsigned comment code

<small>—The preceding [[Wikipedia:Sign your posts on talk pages|unsigned]] comment was added by
[[User:{{USERNAME}}|{{USERNAME}}]] ([[User talk:{{USERNAME}}|talk]] • [[Special:Contributions/{{USERNAME}}|contribs]]) <date and time go here>.</small>

Infobox Film

{{Infobox Film |
 name = |
 image = |
 caption = |
 director = |
 writer =  |
 starring = |
 producer = |
 distributor = |
 released = |
 runtime = |
 language = |
 budget =  |
 imdb_id =  |
 }}
{{imdb title|id={{IMDB ID}}|title={{MOVIETITLE}} }}

Infobox Book

{{infobox Book | <!-- See [[Wikipedia:WikiProject Novels]] or [[Wikipedia:WikiProject Books]] -->
| name          = 
| title_orig    = 
| translator    = 
| image         = 
| image_caption = 
| author        = 
| illustrator   = 
| cover_artist  = 
| country       = 
| language      = 
| series        = 
| genre         = 
| publisher     = 
| release_date  = 
| english_release_date =
| media_type    = Print ()
| pages         = 
| isbn          = ISBN 
| preceded_by   = 
| followed_by   = 
}}

Infobox Band

{{Infobox musical artist
|Name                = 
|Img                 = 
|Img_capt            = 
|Img_size            = 
|Background          = group_or_band
|Origin              = 
|Genre               = 
|Years_active        = [[1968 in music|1968]] - [[1980 in music|1980]]
|Label               = 
|Associated_acts     = 
|Also Known As       = 
|URL                 = 
|Current_members     = 
|Past_members        = 
|Notable_instruments =
}}

Infobox Album

{{Infobox Album | <!-- See Wikipedia:WikiProject_Albums -->
| Name        = 
| Type        = [[Album]]
| Artist      = 
| Cover       = 
| Released    = [[December 8]] [[1976]]
| Recorded    = 
| Genre       = [[Rock (music)|Rock]] 
| Length      = 
| Label       = 
| Producer    = 
| Reviews     = 
| Last album  = 
| This album  = 
| Next album  = 
}}

Infobox Song

{{Song infobox |
| Name           = 
| Cover          = 
| Artist         = 
| Album          = 
| Released       = [[November 8]] [[1971]]
| track_no       = 
| Recorded       = December [[1970]]
| Genre          = [[Hard rock]] / [[folk rock]]
| Length         = 8:02
| Label          = [[Atlantic Records]]
| Writer         = 
| Producer       = 
| prev           = "[[The Battle of Evermore]]"
| prev_no        = 3
| next           = "[[Misty Mountain Hop]]"
| next_no        = 5
}}

Nonsense

Dialetheism

(Dialetheism is the view that there are true contradictions, or dialetheias. More specifically, dialetheists believe that for some sentence or proposition P, both P and its negation (not-P) are true.)

{| class="messagebox standard-talk"
|-
| width="54px" | [[Image:Symbol support vote.svg|50px|Good articles]]
| '''Dialetheism''' has and has not been listed as a [[Wikipedia:Good articles|good article]]; it does and does not adhere to certain quality standards.  If you can and cannot expand it or improve it further, please both do so and refrain from doing so!
|}

Related Articles

Wikiwand AI