Actions

Help

Editing Editing

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
−
:''Partially taken from [[:metawikipedia:Help:Wikitext examples]]''
+
:''Taken from [[:metawikipedia:Help:Wikitext examples]]''
−
 
 
−
== Text ==
 
−
 
 
 
=== Basic text formatting ===
 
=== Basic text formatting ===
  
Line 98: Line 95:
  
 
=== HTML tags ===
 
=== HTML tags ===
−
You can use some '''HTML tags''' too.  For a list of HTML tags that are allowed, see [[metawikipedia:Help:HTML in wikitext|HTML in wikitext]]. However, you should avoid HTML in favor of Wiki markup whenever possible.
+
You can use some '''HTML tags''' too.  For a list of HTML tags that are allowed, see [[Help:HTML in wikitext|HTML in wikitext]]. However, you should avoid HTML in favor of Wiki markup whenever possible.
  
  
Line 165: Line 162:
 
<!-- Note to editors: blah blah blah. -->
 
<!-- Note to editors: blah blah blah. -->
  
−
* If you wish to make comments to the public, you should usually use the [[metawikipedia:Help:Talk_page|Help:Talk page]].
+
* If you wish to make comments to the public, you should usually use the [[talk page]].
 
|<pre>
 
|<pre>
 
Invisible comments to editors (&amp;lt;!-- --&amp;gt;)
 
Invisible comments to editors (&amp;lt;!-- --&amp;gt;)
Line 651: Line 648:
 
</pre>
 
</pre>
 
|}
 
|}
−
 
−
=== Referencess ===
 
−
The extension [[mw:Extension:Cite/Cite.php|Cite]] is installed on this wiki. [[mw:Extension:Cite/Cite.php|Cite]] is an extension which allows a user to create footnotes.
 
−
 
−
The basic concept of the '''&lt;ref>''' tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the placeholder tag '''&lt;references />'''. This format cannot be used interchangeably with the older format — you must pick one or the other.
 
−
 
−
If you forget to include &lt;references /> in the article, the footnotes will not appear, but a red error message will be displayed at the end of the page.
 
−
 
−
'''example'''
 
−
<blockquote>
 
−
<nowiki>
 
−
Cite is an extension which allows a user to create footnotes. Cite includes several extensions which can be installed independently and operate independently of each other. <ref>http://www.mediawiki.org/wiki/Extension:Cite</ref>
 
−
</nowiki>
 
−
<br>
 
−
<nowiki>
 
−
<references />
 
−
</nowiki>
 
−
</blockquote>
 
−
 
−
Inputting the text above on a wiki page will result in:
 
−
 
−
Cite is an extension which allows a user to create footnotes. Cite includes several extensions which can be installed independently and operate independently of each other. <ref>http://www.mediawiki.org/wiki/Extension:Cite</ref>
 
−
<br>
 
−
<references />
 
−
 
−
== Multimedia ==
 
  
 
===Images, tables and sounds===
 
===Images, tables and sounds===
Line 733: Line 704:
 
</pre>
 
</pre>
 
|-
 
|-
−
||}
+
|
−
 
+
<flashmp3>1969.mp3</flashmp3>  
−
===Widgets===
+
|<pre>
−
The [[:Category:Widgets|Widgets]] gets extension allows the creation of raw HTML pages that can be embedded (similarly to templates) in normal wiki pages. These [[:Category:Widgets|Widgets]] can be used to easily embed youtube, vimeo and soundcloud players.
+
<flashmp3>1969.mp3</flashmp3>  
−
 
+
</pre>
−
==== YouTube ====
+
|}
−
===== Single Video =====
 
−
'''code'''
 
−
*<nowiki>{{#widget:YouTube|id=e2lyYEUPat8}}</nowiki>
 
−
*<nowiki>{{#widget:YouTube|id=e2lyYEUPat8|width=275|height=275}}</nowiki>
 
−
 
 
−
'''result'''
 
−
*{{#widget:YouTube|id=e2lyYEUPat8}}
 
−
*{{#widget:YouTube|id=e2lyYEUPat8|height=275|width=275}}
 
−
 
 
−
===== Playlist =====
 
−
'''code'''
 
−
* <nowiki>{{#widget:YouTube|id=Jm1BjJNd3JU}}</nowiki>
 
−
 
 
−
'''result'''
 
−
* {{#widget:YouTube|id=Jm1BjJNd3JU}}
 
−
 
 
−
==== Sound Cloud ====
 
−
'''code'''
 
−
* <nowiki>{{#widget:SoundCloud|id=16040214|width=100%}}</nowiki>
 
−
 
 
−
'''result'''
 
−
* {{#widget:SoundCloud|id=16040214|width=100%}}
 
−
 
 
−
==== Vimeo ====
 
−
'''code'''
 
−
* <nowiki>{{#widget:Vimeo|id=1593564}}</nowiki>
 
−
 
 
−
'''result'''
 
−
* {{#widget:Vimeo|id=1593564}}
 
−
 
 
−
==== Daily Motion ====
 
−
'''code'''
 
−
* <nowiki>{{#widget:Daily Motion|id=x5c4iy|width=420|height=336 }}</nowiki>
 
−
 
 
−
'''result'''
 
−
* {{#widget:Daily Motion|id=x5c4iy|width=420|height=336}}
 
  
−
==Templates==
+
===Templates===
 
[[:Category:Templates|Templates]] are segments of Wiki markup that are meant to be copied automatically ("transcluded") into a page.
 
[[:Category:Templates|Templates]] are segments of Wiki markup that are meant to be copied automatically ("transcluded") into a page.
 
You add them by putting the template's name in <nowiki>{{double braces}}</nowiki>.
 
You add them by putting the template's name in <nowiki>{{double braces}}</nowiki>.
 +
 +
===Widgets===
 +
The [[:Category:Widgets|Widgets]] gets extension allows the creation of raw HTML pages that can be embedded (similarly to templates) in normal wiki pages. These [[:Category:Widgets|Widgets]] can be used to easily embed youtube, vimeo and soundcloud players.

Please note that all contributions to bocpages - the unofficial Boards of Canada fan wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see bocpages:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)