Project Visions and Visioning

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(banner)
Line 1: Line 1:
 +
===Banner===
 +
 +
All the FORWiki pages developed within the scope of this project must include its banner.
 +
     {| class="wpb collapsible innercollapse tmbox tmbox-notice {{#ifeq:{{{small|}}}|yes|mbox-small}}"
     {| class="wpb collapsible innercollapse tmbox tmbox-notice {{#ifeq:{{{small|}}}|yes|mbox-small}}"
     |- class="wpb-header"
     |- class="wpb-header"
Line 8: Line 12:
     [[Category: Project banners|eLearning2.0]]   
     [[Category: Project banners|eLearning2.0]]   
     </noinclude>
     </noinclude>
 +
 +
The code for including the banner in the page is:
 +
 +
<blockquote><pre>
 +
    {| class="wpb collapsible innercollapse tmbox tmbox-notice {{#ifeq:{{{small|}}}|yes|mbox-small}}"
 +
    |- class="wpb-header"
 +
    ! colspan="2" class="mbox-text" | [[Project Visions and Visioning]]
 +
    |-
 +
    | class="mbox-image" | [[File:Vision.jpg]]
 +
    | class="mbox-text" | This article is developed within the scope of the '''[[Project Visions and Visioning]]''', an effort to enhance Foresight learning through collaborative work.
 +
    |}<noinclude>
 +
    [[Category: Project banners|eLearning2.0]] 
 +
    </noinclude>
 +
</pre></blockquote>

Revision as of 15:45, 9 March 2012

Banner

All the FORWiki pages developed within the scope of this project must include its banner.

Project Visions and Visioning
File:Vision.jpg This article is developed within the scope of the Project Visions and Visioning, an effort to enhance Foresight learning through collaborative work.


The code for including the banner in the page is:

    {| class="wpb collapsible innercollapse tmbox tmbox-notice {{#ifeq:{{{small|}}}|yes|mbox-small}}"
    |- class="wpb-header"
    ! colspan="2" class="mbox-text" | [[Project Visions and Visioning]]
    |-
    | class="mbox-image" | [[File:Vision.jpg]]
    | class="mbox-text" | This article is developed within the scope of the '''[[Project Visions and Visioning]]''', an effort to enhance Foresight learning through collaborative work.
    |}<noinclude>
    [[Category: Project banners|eLearning2.0]]  
    </noinclude>
Personal tools