Sandbox: Difference between revisions
Jump to navigation
Jump to search
m wikidata layout info |
|||
| Line 1: | Line 1: | ||
== info-box-template snatched from Wikidata == | |||
Wanted: Better layout for main-page. => learn from Wikidata. | |||
* [https://www.wikidata.org/wiki/Template:Main_Page/Frame wikidata main page frame] | |||
* [https://www.wikidata.org/w/index.php?title=Wikidata:Main_Page_%28Simple_English%29&action=edit wikitata MP without pics] | |||
* How are those placed side by side? | |||
* How are the images made to scale with browser-window-size? | |||
---- | |||
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px;"> | |||
<div style="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><span style="opacity: .7;">[[File:Wikidata-logo white.svg|27px|link=|alt=]]</span> '''{{{title}}}'''</div> | |||
<div style="padding: 1em;">{{{content}}}</div></div><noinclude>{{documentation}}{{protected}}</noinclude> | |||
== Test math == | == Test math == | ||
<math> \phi= \int_{-\pi}^{\pi}sin(x) dx </math> | <math> \phi= \int_{-\pi}^{\pi}sin(x) dx </math> | ||
Revision as of 18:48, 18 December 2015
info-box-template snatched from Wikidata
Wanted: Better layout for main-page. => learn from Wikidata.
- wikidata main page frame
- wikitata MP without pics
- How are those placed side by side?
- How are the images made to scale with browser-window-size?
{{{content}}}
Template:DocumentationTemplate:Protected
Test math
<math> \phi= \int_{-\pi}^{\pi}sin(x) dx </math>