User:Dogears/code snips and style
From Wikipedia, the free encyclopedia
|
User pages | |
---|---|
Photo contributions | |
Tools: | Info links + Sandbox |
Categories | Categories of interest |
Wikicode: | Code snips and style |
Templates: | Template samples |
Info: | Wiki Template documentation |
(edit) | Wiki projects |
[edit] (Cross) referencing
Reliable source
- Lincoln, Abraham; Grant, U. S.; & Davis, Jefferson (1861). Resolving Family Differences Peacefully (3rd ed.). Gettysburg: Printing Press. ISBN 0-12-345678-9.
Sequence of footers
- See also
- Notes
- References
- External links
- Share the External Links with database
{{Commons|select category}} * {{Web reference | URL=http://inventors.about.com/library/inventors/blmatch.htm | title = The History of Matches | work = Inventors.about.com | date = November 11 | year = 2005 }}
- Link to your article from other articles
[edit] Code snippets
<noinclude>used on Template_talk: pages so the template does not call the function in the rendered preview/page. <nowiki> used to display the guts (also use: teletype box) And the {{tl|example}} tag to render {{example}} Versus {{example}} rendering meta things This is an example of a template. For help with templates, see Help:Template.
)
- <!--comment-->
- <br> use sparingly
Wold hunger<center></center><blockquote></blockquote>
One space before wiki code (or any text) puts it in a teletype box, but not html or brackets - (prompt) command parameter-name
Image parameters Image:picture.jpg|120px|right/left/none|thumb|Blah blah caption
[edit] What it looks like
What it looks like | What you type | |||
---|---|---|---|---|
|
* List * List # Numbered # List ; word : definition |
|||
as above so below |
as above ---- so below |
|||
San Francisco also has public transportation. (tion ending blended into link) |
San Francisco also has [[public transport]]ation. (tion ending blended into link) |
|||
Linking directly to an image without displaying it: |
Linking directly to an image without displaying it: [[media:wiki.png|Image of the jigsaw globe logo]] [[:Image:wiki.png|or link to description page]] |
|||
design.
|
design.{{ref|rheumatism}} # {{note|name}} Biography [[9 November]] [[2005]]. |
|||
Simple columns
|
{| border="0" cellpadding="2" cellspacing="0" |- |valign="top"|'''Header1''' data data data | '''Header2''' data data data | '''Header3''' * data * data * data * data * data * data |- |} |
[edit] Misc
Economics#See also is a link to a section within another page#Links and URLs is a link to a section on the current page#example is an anchor link<div id="example"></div> the anchor defined with an id attributePiped link: kingdomLinking directly to an image on a (sister site) without display: Image of the jigsaw globe logo
[edit] div tag
Example:
<div style="float:right;margin-left:0.9em"> [[Image:St Basils Cathedral closeup.jpg|thumb]]</div>
[edit] Multicolumns
Aerosol artists
oh yea |
Street Art and Post-Graffiti artists
do it again |
Also written
Aerosol artists
fghj ghfjfjh gjkjkghkjgk |
Street Art and Post-Graffiti artists
ghjkkhgjkgh khgj hfjkghkjgk |
But not
Aerosol artists fghj ghfjfjh gjkjkghkjgk |
Street Art and Post-Graffiti artists ghjkkhgjkgh khgj hfjkghkjgk |
[edit] Harvard references
The example in this section (a mockup sort of article) uses harvard references with wikipedia:footnote3 template layout, combined with numbered footnotes, realised with wikipedia:footnotes tags. It is an imaginary extract from an article on Foo (the "Notes" and "References" sections are of "===" level in this example, in a real article they'd be of "==" level):
[...]
Foo was invented by Nescio Nomen[1] in the 17th century.
A century later, Foo was refined by Negidius Numerius (Blue 2003).
It was also Negidius Numerius who established that N. Nomen was the original inventor of Foo (Blue 2003, p. 17-18).
[...]
[edit] Notes
^ Not to be confounded with his nephew Nexio Nomen, see: Adam Adams, The Nomen Dynasty in Eastern Europe, Academia Press, 1903, p. 227, footnote 7
[edit] References
^ ^^ Baby Blue, Negidius Numerius' reinvention of Foo, Wikidemia Press, 2003, ISBN 000000000000C. Coda, An overview of the publications on Foo, Wackademia journal, October 2004 issue, p. 12-13
Here's how this looks like in wiki-script:
[...] Foo was invented by Nescio Nomen<ref>Not to be confounded with his nephew Nexio Nomen, see: Adam Adams, ''The Nomen Dynasty in Eastern Europe'', Academia Press, 1903, p. 227, footnote 7</ref> in the 17th century. A century later, Foo was refined by Negidius Numerius {{ref_harvard|Blue1|Blue 2003|none}}. It was also Negidius Numerius who established that N. Nomen was the original inventor of Foo {{ref_harvard|Blue1|Blue 2003, p. 17-18|^^}}. [...] ===Notes=== <references/> ===References=== *{{note_label|Blue1|Blue 2003|none}}{{note_label|Blue1|Blue 2003, p. 17-18|^^}} Baby Blue, ''Negidius Numerius' reinvention of Foo'', Wikidemia Press, 2003, ISBN 000000000000 *C. Coda, ''An overview of the publications on Foo'', Wackademia journal, October 2004 issue, p. 12-13
[edit] div style
[edit] double table
dude this rules |
2nd column in rowspan=2, right justify |
|
---|---|---|
tables rule but then so do templates |
||
This table is informative |
[edit] References
<div class="references-small">
First: <ref name="name"> ... </ref>
Nth: <ref name="name"/>