Help

From iGeek
Jump to: navigation, search

Markup Cheatsheet

WebApp


Extensions

Include Article (Silk Road)
<dpl>
   title={PAGENAME}
   include=*
replaceintitle = /Memes-/,
format=,[[%PAGE%|%TITLE%]] • ,
</dpl>

Dummy - use section tag

  • ImageMap,
  • Cite
    • |BODY| <ref>Title: (link)</ref>
      |BELOW| <references />
    • |BODY| <ref name="nameofcite" />
      |BELOW| <references><ref name="nameofcite">Citation goes here</ref></references>


Services:


Video: {{Video|bpAi70WWBlw|KOMO video expose on Seattle's homeless problem (2019.03.19) }}

Remember: Video|bpAi70WWBlw <- no leading space after pipe or it will break.


Infobox - http://wiki.ubc.ca/Help:Infobox Template:Infobox, Template:Inforow,

Future Features

Things to explore...

Special

Subpages

Help/Articles

{{IMGB}}<- that inserts an image (only in the page), if you have a file with the same name as the article + .png
Then intro text, keep it brief.
<- Things beyond here will only be seen in the article body
{{ref}} <- this is a standard reference block
====Links====
* Links
{{/ref}}
[[Category:Tags]] <- this is what pages will pickup the article

Help/DPL

Dynamic Page List - generate list from query

< DPL >
   category=FakeNews
   notcategory=Trump
   notnamespace=Template
   order=descending
   ordermethod = title
   format = ,* [[%TITLE%]] - {{:%TITLE%}}¶,,
   resultsheader=< span class="badge" >%TOTALPAGES% items< /span >¶
< /DPL >
------------
Other fields: 
   order=ascending
   format = {| class="wikitable"¶,¶|-¶|{{B0|%TITLE%}},,¶|}
   format = ,{{A4|%TITLE%|read=1}},,
   format = {| class="wikitable"¶,¶|-¶|[[%TITLE%]] - {{:%TITLE%}} ,,¶|}
   format = ,{{IMG|%TITLE%}},,  <- Images
-->

Help/Emoji
💣
Bomb
🐞
Bug

Eastern: Yin Yang

Eastern: Do / Tao / The path
👁‍🗨
Eye see you
✊🖕
Fists
🏳️‍🌈
Flags: Rainbow
🏁
Flags: Finish

Hamburger
💘
Hearts
🕳️
Hole
🚀
iGeek
📅
Meeting
🐪👳
Middle East
🗒️ 📔 📓
Notes
✏️ ✎
Pencils
💩
Poop
❝ ❞
Quotes
🐑
Sheep
💀☠
Skull
😍🤕
Smileys
❄️
Snowflakes
🤔
Think
💭
Thinking
🦄
Unicorn
🌊
Water/Wave
=
&#61;
Help/Images

{{IMGA|[FILENAME]}} - [[1]]- include anywhere (to show [FILENAME].png) in ornamented frame, w/caption (if exists)
{{IMGB}} - [[2]] - include on page (to show [FILENAME].png) in ornamented frame, w/caption (if exists)
{{IMGC|[FILENAME]}} - [[3]] - include in template/index to show image (w/o frame/caption)

Help/Multiboilerplate