Italy
1. Explanation:
This is for an example of a database record page for a specific country with
it's interesting data: Name, Capital, currency(1,/100), kind-of-government,
Area, number of people, religion
Please - if you want to create another entry with another country - use the Button right side!
The page name of this "record" is "db3country:NNnumber" using the category "db3country" and the existing _template for it!
You have to use the "Form" of the _template with the field-variables!
2. Database Fields:
Countryname in own language : | Italia |
Capital of the country : | Rom/Roma |
Currency ( 1 xyz = 100 zyx ) : | 1 EUR = 100 Cent |
Government (type) : | Republic |
Area (number km2) : | No idea |
Living people (count) : | 60 MIllion |
Religion (%-tages) : | Rom.catholic |
2.1 Free Wiki text ( last field:)
This is a free wiki text AFTER the fields:
- Title
- Capital
- Currency
- Goverment
- Area
- Count of People living in
- Religion
2.2. Childpages
2.3. Backlinks
3. Form used here:
[[form]]
fields:
title-text:
type: static
value: Please fill out the upper title field with the NAME of the Country
country-name:
label: Countryname in own language
type: text
width: 30
capital-town:
label: Capital of the country
type: pagepath
category: db4town
currency-text:
label: Currency ( 1 xyz = 100 zyx )
type: text
width: 30
goverment-text:
label: Government (type)
type: text
width: 30
area-text:
label: Area (number km2)
type: text
width: 30
count-of-people-text:
label: Living people (count)
type: text
width: 30
religion-text:
label: Religion (%-tages)
type: text
width: 30
freetext2-wiki:
label: Free Wiki source text
type: wiki
[[/form]]
4. Tips:
Be carefully with the indent in the form! ( always 2 characters! ) or your form will not work…
You will find the doumentation on: http://www.wikidot.com/doc:data-forms
page revision: 3, last edited: 21 Jul 2010 06:06