“常用代码”的版本间的差异

第40行: 第40行:
  
 
https://www.mediawiki.org/wiki/Manual:Extensions/zh
 
https://www.mediawiki.org/wiki/Manual:Extensions/zh
 +
 +
 +
 +
<mapframe text="San Francisco museums" width=350 height=350 zoom=13 latitude=37.8013 longitude=-122.3988>
 +
{
 +
  "type": "Feature",
 +
  "geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] },
 +
  "properties": {
 +
    "title": "[[wikipedia:Exploratorium|Exploratorium]]",
 +
    "description": "[[File:Giant_Mirror_at_the_Exploratorium.jpeg|200px]]",
 +
    "marker-symbol": "museum",
 +
    "marker-size": "large",
 +
    "marker-color": "0050d0"
 +
  }
 +
}
 +
</mapframe>

2019年1月3日 (四) 16:05的版本

表格居中,表格宽度80%


{| class="wikitable" style="margin: auto;width: 80%;"


单元格宽度10%


| style="width: 10%"|


单元格内居中


| style="margin: auto;"


The YouTube extension allows also to embed videos from these services:


Google Video — use the <gvideo> tag

Archive.org audio — use the <aoaudio> tag

Archive.org video — use the <aovideo> tag

WeGame — use the <wegame> tag

Tangler forum — use the <tangler> tag

Gametrailers — use the <gtrailer> tag

Nicovideo — use the <nicovideo> tag

GoGreenTube — use the <ggtube> tag

维基扩展

https://www.mediawiki.org/wiki/Manual:Extensions/zh


San Francisco museums