User:Trekkie0587/Box of Useful Codes: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 72: Line 72:


<gallery mode="slideshow"> </gallery>
<gallery mode="slideshow"> </gallery>
'''Infoboxes'''
{{Infobox
| name = Trekkie0587/Box of Useful Codes
| title      = Text in caption over infobox
| subheader  = Subheader of the infobox
| header = (the rest of the infobox goes here)
}}
{{Infobox
| name = Trekkie0587/Box of Useful Codes
| above      = Text in uppermost cell of infobox
| subheader  = Subheader of the infobox
| subheader2 = Second subheader of the infobox
| header = (the rest of the infobox goes here)
}}
{{Infobox
| headerstyle = background-color:#eee;
| labelstyle  = background-color:#eee;
| header1 = Main 1
| header2 = Main 2
|  data3 = {{Infobox | subbox = yes
    | headerstyle = background-color:#ccc;
    | labelstyle  = background-color:#ddd;
    | header1 = Sub 3-1
    | header2 = Sub 3-2
    |  label3 = Label 3-3    |  data3 = Data 3-3
  }}
|  data4 = {{Infobox | subbox = yes
    | labelstyle  = background-color:#ccc;
    |  label1 = Label 4-1    |  data1 = Data 4-1
  }}
|  label5 = Label 5 |  data5 = Data 5
| header6 = Main 6
}}
{{Infobox person
| name = Tim Template
| image = wikipedia.png
| caption = Tim in 2012
{{collapsed infobox section begin|Biographical data|titlestyle=background-color:#eee}}
| birth_date = {{birth date and age|2000|1|1}}
| alma_mater = Wikipedia
| website = {{official website|www.wikipedia.org}}<!--
-->{{collapsed infobox section end}}
}}
{{Infobox animal
| name                    =
| image                  =
| image_upright          =
| caption                =
| othername              =
| species                =
| breed                  =
| gender                  =
| birth_name              = (or hatch_name= value; for non-mammals)
| birth_date              = (or hatch_date= value; for non-mammals)
| birth_place            = (or hatch_place= value; for non-mammals)
| death_date              =
| death_place            =
| death_cause            =
| resting_place          =
| resting_place_coordinates =
| nationality            =
| occupation              =
| employer                =
| role                    =
| years_active            =
| known_for              =
| tricks                  =
| awards                  =
| title                  =
| term                    =
| predecessor            =
| successor              =
| owner                  =
| residence              =
| parents                =
| mate                    =
| children                =
| weight                  =
| height                  =
| appearance              =
| namedafter              =
| module                  =
| module2                =
| module3                =
| module4                =
| module5                =
| website                =
| footnotes              =
}}
{{Infobox bell
| embed              =
| name                =
| native_name        =
| native_name_lang    =
| other_name          =
| etymology          =
<!---------------------- IMAGE-->
| image              =
| image_size          =
| alt                =
| caption            =
<!---------------------- MAPS -->
| image_map          =
| image_map_alt      =
| image_map_caption  =
| pushpin_map        =
| pushpin_map_alt    =
| pushpin_map_caption =
<!---------------------- LOCATION -->
| tower              =
| building            =
| location            =
| coordinates        =
<!---------------------- HISTORY -->
| caster              =
| commissioner        =
| cast_date          =
| installed_date      = <!-- {{start date|YYYY|MM|DD}} -->
| event1              =
| event1_date        =
| event2              =
| event2_date        =
| event3              =
| event3_date        =
| event4              =
| event4_date        =
| event5              =
| event5_date        =
<!---------------------- PHYSICAL DIMENSIONS -->
| volume              = <!-- {{convert|value|unit|abbr=on}} -->
| weight              = <!-- {{convert|value|unit|abbr=on}} or {{long ton |tons |cwt |qr |lb }} -->
| width              = <!-- {{convert|value|unit|abbr=on}} -->
| height              = <!-- {{convert|value|unit|abbr=on}} -->
<!---------------------- MATERIALS -->
| material1          =
| material1_part      =
| material2          =
| material2_part      =
| material3          =
| material3_part      =
| material4          =
| material4_part      =
<!---------------------- OTHER CHARACTERISTICS -->
| hung                =
| striking            =
| operation          =
| musical_note        =
| earshot            = <!-- {{convert|value|unit|abbr=on}} -->
| website            = <!-- {{url|...}} -->
| footnotes          =
}}

Revision as of 14:47, 1 May 2020

Text Shadowing

This is the code to create a shadow for text.
Quote Box

The Spider and the Fly

<poem> "Will you walk into my parlour?" said the Spider to the Fly,

'Tis the prettiest little parlour that ever you did spy;

The way into my parlour is up a winding stair, And I've a many curious things to shew when you are there." "Oh no, no," said the little Fly, "to ask me is in vain, For who goes up your winding stair can ne'er come down again."

</poem>

1829


Don't Include



Include Only



Hide


Gallery Slideshow Mode

Infoboxes

Template:Infobox

Template:Infobox

Template:Infobox

Template:Infobox person

Template:Infobox animal

Template:Infobox bell