Wikihigh Content Development/Wkhrow Template

From Wikiversity
Jump to: navigation, search


Presentation

Wikihigh Templates
Gohome.png
Wkhrow Template
Wkhmenu Template
List of Topics
   
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
Wkhmenu Template

What to do
  • Read the class handout.
  • Follow the learning procedure.
  • Do the suggested exercises.
References
Class Handout

About the Lesson

Title: How to use Wikihigh's single-row template wkhrow
Objective: Students will know how to use Wikihigh row wiki template set (wkhrow, wkhrow- and wkhrow/)
Length: 1 short period (20 minutes)
Level: High School - Teens - College - Adult Education

Learning Material

Wikihigh Row is a set of Wikihigh wiki templates:

  • The tag wkhrow starts a row of content cells in Wikihigh standard style.
  • The tag wkhrow- starts a new cell the row started by the wkhrow tag.
  • The tag wkhrow/ ends the row started by the wkhrow tag.

Demo Material

See below

Learning Procedure

Students should do the following:

  • Read the above learning material.
  • Carry out an experiment if suggested by any examples in the above lesson.
  • Do the suggested exercises below.

Suggested Exercises

Do the following:

  • Edit and clear the content of a sandbox page.
  • Insert the following lines of code in the sandbox:
{{wkhrow}}
This is the first column.
{{wkhrow-}}
This is the second column.
{{wkhrow-}}
This is the third column.
{{wkhrow-}}
This is the fourth column.
{{wkhrow/}}
  • Press the Save Page button and see the following result, as shown in between the double lines right below this handout.


This is the first column.

This is the second column.

This is the third column.

This is the fourth column.