Jump to content

SGroup European Universities' Network

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Tom.Reding (talk | contribs) at 03:20, 18 February 2018 (Fix Category:Pages using deprecated image syntax; WP:GenFixes on, using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SGroup European Universities' Network
Formation1992
Location
President
Prof. Albert Corhay
Websitewww.sgroup.be

The SGroup European Universities' Network (SGroup) is a non-for-profit founded in 1992 composed of over 30 higher education institutions from 15 European countries. The SGroup is a dynamic network with 25 years of experience in university collaboration within Europe and beyond to foster university excellence in education and research and to promote continuous adaptation to educational and societal needs in a creative and innovative way. Its mission is based on four core areas of co-operation – internationalisation strategy, academic collaboration, academic mobility, and transfer of knowledge.

Members

Column-generating template families

The templates listed here are not interchangeable. For example, using {{col-float}} with {{col-end}} instead of {{col-float-end}} would leave a <div>...</div> open, potentially harming any subsequent formatting.

Column templates
Type Family
Handles wiki
table code?
Responsive/
mobile suited
Start template Column divider End template
Float "col-float" Yes Yes {{col-float}} {{col-float-break}} {{col-float-end}}
"columns-start" Yes Yes {{columns-start}} {{column}} {{columns-end}}
Columns "div col" Yes Yes {{div col}} {{div col end}}
"columns-list" No Yes {{columns-list}} (wraps div col)
Flexbox "flex columns" No Yes {{flex columns}}
Table "col" Yes No {{col-begin}},
{{col-begin-fixed}} or
{{col-begin-small}}
{{col-break}} or
{{col-2}} .. {{col-5}}
{{col-end}}

Can template handle the basic wiki markup {| | || |- |} used to create tables? If not, special templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}})—or HTML tags (<table>...</table>, <tr>...</tr>, etc.)—need to be used instead.