Widget

From Basic Internet Foundation Wiki

Widgets used on this Mediawiki. For other widgets, create the Widget:Mediawiki by copying code into this Wiki

[edit]
{{#widget:WidgetName|param1=value1|param2=value2}}
{{#widget:YouTube|id=DWef69ItVrU}}
  • id - video id (from the URL)
  • playlist - playlist name (starts with PL) - first clip is played (id is ignored)
  • height and width define view dimensions, 420x350 is default
[edit]

{{#widget:LinkedIn Profile |profile=http://no.linkedin.com/in/josefnoll |norelated }}

{{#widget:LinkedIn Company|name=Basic Internet Foundation}}

{{#widget:LinkedIn Company|name=Google}}


[edit]

add this: {{#widget:Widget |page_name=Widget |page_url=https://wiki.basicinternet.org/wiki/Widget |account_id=your-account-id |logo_url= |logo_background=FFFFFF |logo_color=FFFFFF |brand=CWI Wiki |options=favorites, email, digg, delicious, more |offset_top=0 |offset_left=0 }}


[edit]

{{#widget:Bikemap |id=859435 }}

[edit]

Include another page through an IFrame

{{#widget:Iframe
|url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8
|width=410
|height=342
|border=0
}}

Parameters

  • url - URL of page being inserted
  • width - width of the iframe (default is 400)
  • height - height of the iframe (default is 300)
  • border - border width (default is 1)

Testing IFrame

{{#widget:Iframe |url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8 |width=410 |height=342 |border=0 }}

jnoll.net {{#widget:Iframe |url=http://jnoll.net |width=410 |height=342 |border=2 }}

[edit]

Could not get them running, use the Iframe widget instead

[edit]

other widgets: mediawiki widgets

Testing of widgets