👉 Boards of Canada’s Vibrations - a playlist by Moz and Fredd-E

artists mentioned by Boards of Canada in their interviews

 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 652: Line 649:
 
|}
 
|}
  
βˆ’
=== Referencess ===
+
===Images, tables, video, and sounds===
βˆ’
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===
 
  
 
After uploading, just enter the filename, highlight it and press the "embedded image"-button of the edit_toolbar.
 
After uploading, just enter the filename, highlight it and press the "embedded image"-button of the edit_toolbar.
Line 685: Line 656:
  
 
This is a very quick introduction. For more information, see:
 
This is a very quick introduction. For more information, see:
βˆ’
* [[wikipedia:Help:Upload|Upload]] for how to upload files
+
* [[Help:Images and other uploaded files]] for how to upload files
βˆ’
* [[wikipedia:Wikipedia:Extended image syntax|Extended image syntax]] for how to arrange images on the page
+
* [[w:en:Wikipedia:Extended image syntax]] for how to arrange images on the page
βˆ’
* [[wikipedia:Help:Table|Table]] for how to create a table
+
* [[Help:Table]] for how to create a table
  
 
{| border="1" cellpadding="2"
 
{| border="1" cellpadding="2"
Line 726: Line 697:
 
Use '''media:''' links to link  
 
Use '''media:''' links to link  
 
directly to sounds or videos:  
 
directly to sounds or videos:  
βˆ’
[[media:1969.mp3|A sound file]]
+
[[media:Sg_mrob.ogg|A sound file]]
 
|<pre>
 
|<pre>
 
Use '''media:''' links to link  
 
Use '''media:''' links to link  
 
directly to sounds or videos:  
 
directly to sounds or videos:  
βˆ’
[[media:1969.mp3|A sound file]]
+
[[media:Sg_mrob.ogg|A sound file]]
 
</pre>
 
</pre>
 
|-
 
|-
βˆ’
||}
+
|
 +
{| border="1" cellspacing="0" cellpadding="5" align="center"
 +
! This
 +
! is
 +
|-
 +
| a
 +
| table
 +
|-
 +
|}
 +
|<pre>
 +
{| border="1" cellspacing="0"
 +
cellpadding="5" align="center"
 +
! This
 +
! is
 +
|-
 +
| a
 +
| table
 +
|-
 +
|}
  
βˆ’
===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.
+
|}
  
βˆ’
==== 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 =====
+
===Templates===
βˆ’
'''code'''
 
βˆ’
* <nowiki>{{#widget:YouTube|id=Jm1BjJNd3JU}}</nowiki>
 
  
βˆ’
'''result'''
+
'''[[Help:Template|Templates]]''' are segments of Wiki markup that are meant to be copied automatically ("transcluded") into a page.
βˆ’
* {{#widget:YouTube|id=Jm1BjJNd3JU}}
+
You add them by putting the template's name in <nowiki>{{double braces}}</nowiki>.
  
βˆ’
==== Sound Cloud ====
+
Some templates take ''parameters'', as well, which you separate with the pipe character.
βˆ’
'''code'''
 
βˆ’
* <nowiki>{{#widget:SoundCloud|id=16040214|width=100%}}</nowiki>
 
  
βˆ’
'''result'''
+
{| border="1" cellpadding="2"
βˆ’
* {{#widget:SoundCloud|id=16040214|width=100%}}
+
!width="1000"|What it looks like
 +
!width="500"|What you type
 +
|-
 +
|
 +
{{Transclusion demo}}
 +
|<pre>
 +
{{Transclusion demo}}
 +
</pre>
 +
|-
 +
|
 +
This template takes two parameters, and
 +
creates underlined text with a hover box
 +
for many modern browsers supporting CSS:
  
βˆ’
==== Vimeo ====
+
{{H:title|This is the hover text|
βˆ’
'''code'''
+
Hover your mouse over this text}}
βˆ’
* <nowiki>{{#widget:Vimeo|id=1593564}}</nowiki>
 
  
βˆ’
'''result'''
+
Go to this page to see the H:title template
βˆ’
* {{#widget:Vimeo|id=1593564}}
+
itself: {{tl|H:title}}
  
βˆ’
==== Daily Motion ====
+
|<pre>
βˆ’
'''code'''
+
This template takes two parameters, and
βˆ’
* <nowiki>{{#widget:Daily Motion|id=x5c4iy|width=420|height=336 }}</nowiki>
+
creates underlined text with a hover box
 +
for many modern browsers supporting CSS:
  
βˆ’
'''result'''
+
{{H:title|This is the hover text|
βˆ’
* {{#widget:Daily Motion|id=x5c4iy|width=420|height=336}}
+
Hover your mouse over this text}}
  
βˆ’
==Templates==
+
Go to this page to see the H:title template
βˆ’
[[:Category:Templates|Templates]] are segments of Wiki markup that are meant to be copied automatically ("transcluded") into a page.
+
itself: {{tl|H:title}}
βˆ’
You add them by putting the template's name in <nowiki>{{double braces}}</nowiki>.
+
</pre>
 +
|}

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)