User:JubalHarshaw/code

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 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!
|}

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.