User:Grolltech/Sandbox

From Wikipedia, the free encyclopedia

This is my sandbox.


{{Superimpose}}[edit]

Cool! {{Superimpose}}, gotta remember that, might come in handy....

Provincetown is at the very tip of Cape Cod, in Massachusetts.
United States map with state boundaries

Trying to use {{Site plan}}:

Trying to use {{Superimpose}}:

Provincetown is at the very tip of Cape Cod, in Massachusetts.

Fun with {{Quote box2}}[edit]

{{Quote box2 | width = 31em | title_bg = blue | title_fnt = white | title = Blues | bgcolor = lightblue | align = right | halign = left | quote = {{Lorem ipsum}} }}{{clear}}

Blues

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.


{{Quote box2 | width = 18em | bgcolor = AliceBlue | align = left | halign = left | quote =[[Image:Century Mag Illuminated T Hobbema.png|20px]]was brillig, and the slithy toves<br /> Did gyre and gimble in the wabe:<br /> All mimsy were the borogoves,<br /> And the mome raths outgrabe. }}

was brillig, and the slithy toves
Did gyre and gimble in the wabe:
All mimsy were the borogoves,
And the mome raths outgrabe.

{{Wide image}}[edit]

{{wide image|Woodhenge.jpg|920px|alt=Panorama view of the complete Woodhenge site.|The complete site}} produces:

Panorama view of the complete Woodhenge site.
Woodhenge panorama (with scrollbars, if needed).

Wide cladogram (not yet templated)[edit]

Note: this is a bit of a hybrid between {{Wide image}} and {{Wide template}}, except the latter does not seem to only work with static templates that take no parameters! Not terribly useful! I need to use this "auto-scrollbar technique" with large cladograms, the like this one:

The cladogram is a tool for visualizing and comparing the evolutionary relationships between taxons, and is read left-to-right as if on a timeline. The following cladogram illustrates the relationship between the tunas and the other tribes of the family Scombridae. For example, the cladogram illustrates that the skipjack tuna is more closely related to Thunnus than is the slender tuna, and that the next nearest relatives to the tunas are the bonitos of the Sardini tribe.[1]

Original cladogram (obsolete)
The Tuna (Thunnini) tribe within the family Scombridae
fam. Scombridae 
 subfam.<br />Gasterochismatinae 

 Butterfly kingfish
 (1 genus)

 subfam. Scombrinae
tribe<br /> Scombrini 

 Mackerels
 (2 genera)

tribe<br /> Scomberomorini 

 Spanish Mackerels
 (3 genera)

tribe<br /> Sardini 

 Bonitos
 (4 genera)

 tribe Thunnini (Tunas) 

 Allothunnus, slender tunas

 Auxis, frigate tunas

 Euthynnus, little tunas

 Thunnus, true tunas 
 subgenus Thunnus

 bluefin group

 subgenus Neothunnus

 yellowfin group

Cladogram: Tunas are members of Thunnini (bottom-right in image above), one of four tribes in the family Scombridae.[1]

The above cladogram is generated inside of a couple of custom <div>...</div> tags. The key difference between the "static" {{Wide template}} and the above is the inner set of <div>...</div> tags. In ours, the width is not specified – instead, we allow the cladogram's own attributes to define the width. The code, therefore, is as follows:

<nowiki>
<div class="thumb" style="margin: 5px; clear: both; width: 98%;">
<div class="overflowbugx" style="overflow:auto;border=1">
{{cladogram|title=The Tuna (Thunnini tribe) within the Family Scombridae
|align=left |caption=Cladogram: Tunas are members of the Thunnini tribe (bottom-right in image above), one of four tribes in the Family Scombridae.<ref name=Graham2004>{{cite journal
|last=Graham|first=Jeffrey B.|coauthors=Dickson, Kathryn A.|title=Tuna Comparative Physiology|journal=The Journal of Experimental Biology
|year=2004|volume=207|pages=4015–4024|doi=10.1242/ ​jeb.01267|accessdate=20 September 2012 |url=http://jeb.biologists.org/content/207/23/4015.full.pdf+html |format=PDF}}</ref>
|cladogram={{clade| style=font-size:78%;line-height:92%;width:{{{width|920}}}px;<!-- OBSOLETE -->
    |label1=fam.&nbsp;[[Scombridae]]&nbsp;
    |1={{clade
         |label1=&nbsp;subfam.<br />[[Gasterochismatinae]]&nbsp;
         |1=&nbsp;[[Butterfly kingfish]]<br />&nbsp;(1 genus)
         |label2=&nbsp;subfam. [[Scombrinae]]<!-- OBSOLETE -->
         |2={{clade
            |label1=tribe<br />&nbsp;''[[Scombrini]]''&nbsp;
            |1=&nbsp;[[Mackerel]]s<br />&nbsp;(2 genera)
            |2={{clade
               |label1=tribe<br />&nbsp;''[[Scomberomorini]]''&nbsp;
               |1=&nbsp;[[Spanish Mackerel]]s<br />&nbsp;(3 genera)
               |2={{clade
                   |label1=tribe<br />&nbsp;''[[Sardini]]''&nbsp;
                   |1=&nbsp;[[Bonito]]s<br />&nbsp;(4 genera)
                   |label2=&nbsp;{{black|tribe&nbsp;'''Thunnini (Tunas)'''}}&nbsp;<!-- OBSOLETE -->
                   |2={{clade | thickness=3
                      |1=&nbsp;{{green|'''''[[Allothunnus]]'',&nbsp;slender tunas'''}}
                      |2={{clade | thickness=3
                         |1=&nbsp;{{green|'''''[[Auxis]]'',&nbsp;frigate tunas'''}}
                         |2={{clade | thickness=3
                            |1=&nbsp;{{green|'''''[[Euthynnus]]'',&nbsp;''little tunas'''}}
                            |2={{clade | thickness=3
                               |label1=&nbsp;{{green|'''''[[Katsuwonus]]'',&nbsp;skipjack tunas'''}}
                               |1=
                               |label2=&nbsp;{{green|'''''[[Thunnus]]'',&nbsp;true tunas'''}}&nbsp;<!-- OBSOLETE -->
                               |2={{clade | thickness=3
                                  |label1=&nbsp;{{green|subgenus '''''Thunnus'''''}}
                                  |1=&nbsp;{{green|'''bluefin group'''}}
                                  |label2=&nbsp;{{green|subgenus '''''Neothunnus'''''}}
                                  |2=&nbsp;{{green|'''yellowfin group'''}}
                                  }}<!-- OBSOLETE -->
                               }}
                            }}
                         }}
                      }}
                   }}
               }}
            }}
        }}
    }}
}}
</div></div>
{{clear}}
</nowiki>
New and Improved cladogram
The True Tunas of the genus Thunnus, within the family Scombridae
family Scombridae 
 subfamily
 subfamily
Scombrinae 
tribe Scombrini 

 Mackerels (2 genera)

tribe Scomberomorini 

 Spanish Mackerels (3 genera)

tribe Sardini 

 Bonitos (4 genera)

 tribe Thunnini,
Tunas 

 Allothunnus, slender tunas

 Auxis, frigate tunas

 Euthynnus, little tunas

 Katsuwonus, skipjack tunas

 Thunnus, true tunas
 subgenus Thunnus

 bluefin group

 subgenus Neothunnus

 yellowfin group

Cladogram: Thunnus (bottom-right in image above) is one of five genera that make up the Thunnini tribe. 

Known as the true tunas, it comprises 8 of the 15 extant tuna species.[1]


The above cladogram is generated inside of a couple of custom <div>...</div> tags. The key difference between the "static" {{Wide template}} and the above is the inner set of <div>...</div> tags. In ours, the width is not specified – instead, we allow the cladogram's own attributes to define the width. The code, therefore, is as follows:

New and Improved Code
<nowiki>
<div class="thumb" style="margin: 5px; clear: left; width: 98%;">
<div class="overflowbugx" style="overflow:auto;border=1">
{{cladogram|title=The True Tunas of the genus ''Thunnus'', within the family Scombridae
 |align=left
 |caption=Cladogram: ''Thunnus'' (bottom-right in image above) is one of five genera that make up the Thunnini tribe.&nbsp;
Known as the true tunas, it comprises 8 of the 15 extant tuna species.<ref name=Graham2004>{{cite journal
    |last=Graham|first=Jeffrey B.|coauthors=Dickson, Kathryn A.|title=Tuna Comparative Physiology
    |journal=The Journal of Experimental Biology |year=2004|volume=207|pages=4015–4024|doi=10.1242/​jeb.01267
    |url=http://jeb.biologists.org/content/207/23/4015.full.pdf+html |format=PDF |accessdate=20 September 2012 }}</ref>
 |cladogram={{clade| style=font-size:80%;line-height:82%;width:{{{width|810}}}px;
    |label1=family&nbsp;[[Scombridae]]&nbsp;
    |1={{clade
        |label1=&nbsp;subfamily
        |1={{clade
            |label1=[[Gasterochismatinae]]&nbsp;
            |1={{clade
                |1={{clade
                    |1=&nbsp;[[Butterfly kingfish]]es&nbsp;(1 genus)
                    }}
                }}
            }}
        |label2=&nbsp;subfamily
        |2={{clade
            |label1=[[Scombrinae]]&nbsp;
            |1={{clade
                |1={{clade
                    |label1=tribe&nbsp;[[Scombrini]]&nbsp;
                    |1={{clade
                        |1=&nbsp;[[Mackerel]]s&nbsp;(2 genera)
                        }}
                    }}
                |2={{clade
                    |1={{clade
                        |label1=tribe&nbsp;[[Scomberomorini]]&nbsp;
                        |1=&nbsp;[[Spanish Mackerel]]s&nbsp;(3 genera)
                        }}
                    |2={{clade
                        |1={{clade
                            |label1=tribe&nbsp;[[Sardini]]&nbsp;
                            |1={{clade
                                |1={{clade
                                    |1=&nbsp;[[Bonito]]s&nbsp;(4 genera)
                                    }}
                                }}
                            }}
                        |2={{clade
                            |label1=&nbsp;tribe&nbsp;'''[[Thunnini]],'''
                            |1={{clade
                                |label1='''[[Tuna]]s'''&nbsp;
                                |1={{clade |thickness=2
                                    |1=&nbsp;''[[Allothunnus]]'',&nbsp;slender tunas
                                    |2={{clade |thickness=2
                                        |1=&nbsp;''[[Auxis]]'',&nbsp;frigate tunas
                                        |2={{clade |thickness=2
                                            |1=&nbsp;''[[Euthynnus]]'',&nbsp;little tunas
                                            |2={{clade |thickness=2
                                                |1=&nbsp;''[[Katsuwonus]]'',&nbsp;skipjack tunas
                                                |2={{clade |thickness=2
                                                    |label1=&nbsp;''[[Thunnus]]'',&nbsp;true tunas
                                                    |1={{clade |thickness=2
                                                        |label1=&nbsp;subgenus ''[[Thunnus (subgenus)|Thunnus]]''
                                                        |1=&nbsp;bluefin group
                                                        |label2=&nbsp;subgenus ''[[Neothunnus (subgenus)|Neothunnus]]''
                                                        |2=&nbsp;yellowfin group
                                                        }}
                                                    }}
                                                }}
                                            }}
                                        }}
                                    }}
                                }}
                            }}
                        }}
                    }}
                }}
            }}
        }}
    }}
}}
</div></div>
{{clear}}
</nowiki>

{{Clarify}}[edit]

Evidence of some right whales in Greenland water were collected recently[2] and it is not known whether these animals are a remnant population from the eastern Atlantic ocean or from the western stock.[3] Any right whales had not been confirmed off Greenland for around 200 years.[clarification needed]

Language tags[edit]

Example: Thunnus is the Latin form of the Ancient Greek: θύννος, romanized(thýnnos), lit.'tunny-fish' – which is in turn derived from θύνω (thynō), "to rush; to dart".[4]

Code: ''{{lang|la|Thunnus}}'' is the [[Middle Latin]] form of the {{lang-grc|θύννος|(thýnnos)|tunny-fish}} – which is in turn derived from {{lang|grc|θύνω}} {{transl|grc|(''thynō'')}}, "to rush; to dart".


References[edit]

  1. ^ a b c Graham, Jeffrey B. (2004). "Tuna Comparative Physiology" (PDF). The Journal of Experimental Biology. 207: 4015–4024. doi:10.1242/​jeb.01267. Retrieved 20 September 2012. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help); zero width space character in |doi= at position 9 (help) Cite error: The named reference "Graham2004" was defined multiple times with different content (see the help page).
  2. ^ a b National Oceanic and Atmospheric Administration (May 20, 2009). "NOAA Expedition Hears Endangered North Atlantic Right Whales off Greenland".
  3. ^ a b Newman, Dennis (May 20, 2009). "OSU Researchers Discover 'Extinct' Whales". Natural Oregon.
  4. ^ Liddell, H.G.; Scott, R.; Whiton, J.M. (1887). A lexicon abridged from Liddell and Scott's Greek-English lexicon (17th ed.). Ginn & Co.