Difference between revisions of "MW Cheat Sheet"
Line 2: | Line 2: | ||
[http://docwiki.datazoa.com/Special:MostTranscludedPages Templates as they are used] [http://docwiki.datazoa.com/index.php?title=Special%3APrefixIndex&prefix=&namespace=10 All Templates] [http://docwiki.datazoa.com/Special:AllPages All Pages] [http://docwiki.datazoa.com/Special:Categories All Categories] [http://docwiki.datazoa.com/Special:SpecialPages Special Pages] <br> | [http://docwiki.datazoa.com/Special:MostTranscludedPages Templates as they are used] [http://docwiki.datazoa.com/index.php?title=Special%3APrefixIndex&prefix=&namespace=10 All Templates] [http://docwiki.datazoa.com/Special:AllPages All Pages] [http://docwiki.datazoa.com/Special:Categories All Categories] [http://docwiki.datazoa.com/Special:SpecialPages Special Pages] <br> | ||
− | [http://docwiki.datazoa.com/Special:WhatLinksHere What Links to | + | [http://docwiki.datazoa.com/Special:WhatLinksHere What Links to some Page] [http://docwiki.datazoa.com/Special:WantedPages Wanted Pages] [http://docwiki.datazoa.com/Special:WantedTemplates Wanted Templates] [http://docwiki.datazoa.com/Special:WantedCategories Wanted Categories]<br> |
<br>Handy Templates:<br> | <br>Handy Templates:<br> | ||
<div style="white-space: nowrap; display: inline-block;">{{Template:Disambiguate|content=I am so confused!}} <pre style="display: inline-block;">{{Template:Disambiguate|content=I am so confused!}}</pre></div> | <div style="white-space: nowrap; display: inline-block;">{{Template:Disambiguate|content=I am so confused!}} <pre style="display: inline-block;">{{Template:Disambiguate|content=I am so confused!}}</pre></div> |
Revision as of 10:11, 17 February 2017
Sitewide CSS Sitewide Javascript Edit Sidebar
Templates as they are used All Templates All Pages All Categories Special Pages
What Links to some Page Wanted Pages Wanted Templates Wanted Categories
Handy Templates:
{{Template:Disambiguate|content=I am so confused!}}
<div class="imgGlyph24 imgHowTo"></div> How To: [[Freeze_a_Table_Display|Freeze a table display]]
Handy Classes:
<div class="GfakeTabGroup"><div class="GfakeTab">GfakeTab</div><div class="GfakeTab">GfakeTab2</div></div>
Structures: GTableTextPic (text then pictures) GOrangeBox Gbb1 (black border table)
Alignments: GtextForVideo (limited width text) Gmc { vertical-align: middle; text-align: center; }
Gtal { text-align: left; } Gtac { text-align: center; } Gtar { text-align: right; }
Gvam { vertical-align: middle; } Gvat { vertical-align: top; } Gvab { vertical-align: bottom; }
Colors: GbcLgray GfcLgray
Category: type [[Category: CategoryName]] More on categories
iframe: (uses Iframe Widget):
{{#widget:Iframe
|url=yoururl
|width=yourwidth
|height=yourheight
|border=0
}}
Insert a glyph
using:
<div class="imgGlyph24 imgIdea"></div> <div class="imgGlyph24 imgHowTo"></div> <div class="imgGlyph24 imgConcept"></div> <div class="imgGlyph24 imgWarning"></div> <div class="imgGlyph24 imgNote"></div> <div class="imgGlyph24 imgDisambiguate"></div> <div class="imgGlyph16 imgCellYes"></div> <div class="imgGlyph16 imgCellNo"></div> <div class="imgGlyph16 imgCellMaybe"></div> <div class="imgGlyph24 imgKeyTip"></div> <div class="imgGlyph16 imgDZDot"></div>
Insert a local Image
[[File:dZBoard_PricingTrends02140.PNG|none|dZBoard Pricing Trends 02140]]
Insert a foreign image
This is from dataZoa itself:using:
<div class="imgWholeWrap1"><div class="imgWhole " data-guts="{ url: '/img/Hint.png', title: 'Hint example', xtraStyle: ' min-height: 16px; min-width: 16px;' }"></div></div>
Insert a snippet
using:
<div class="imgSnippetWrap1 "><div class="imgSnippet " title="dropZone Title Search" data-styler="{ view: '311', style: ' width: 479px; height: 123px; background: url(SQ/img/DocSamples/snap31.pngSQ) scroll -22px -62px; background-repeat: no-repeat; ' }"></div></div>