StructuralWiki:Templates: Difference between revisions
(→Main) |
|||
| Line 82: | Line 82: | ||
=== Infobox Software === | === Infobox Software === | ||
Used to create infoboxes for particular programs, such as "Infobox Software ATENA". | Usage: Used to create infoboxes for particular programs, such as "Infobox Software ATENA". | ||
Example: {{Infobox Software ATENA}} | |||
<pre> | <pre> | ||
Revision as of 01:03, 8 November 2008
About
- FAQ
- Contact
- Sitemap
Search
Edit
Semantic markup
- Ontology
Content and Structure
- Tags
- Templates
- Software Database Interlink
- Hand calculations
Miscellaneous
To Do List
(e)
File Related
File
Usage: to insert files
{{File
| filename = xxx
| title = xxx}}
File Link
Usage: for files stored externally
Example: Sample File (ZIP Format, 15 BM)
Template Page: template page
{{File Link
| directory = xxx/
| filename = xxx.zip
| title = Sample File}}
Markers
Verify
Usage: to mark information that needs to be verified
Example: Verify (all)
{{Verify}}
Other
Software Database Keyword
Usage: to insert infobox about software database keyword
Example: Template:Software Database Keyword
{{Software Database Keyword
| name = Coordinate Geometry (COGO)
| tag = coordinate_geometry
}}
Url
Usage: to insert url of the root of current wiki
Example: http://www.structuralwiki.org/en/
{{Url}}
Main
Usage: to refer to main article
Example:
Main article: Concrete
{{Main
| main = Concrete}}
Infobox Software
Usage: Used to create infoboxes for particular programs, such as "Infobox Software ATENA".
Example: Template:Infobox Software ATENA
{{Infobox Software
| tag = atena
| name = ATENA
| content = [[ATENA Software | Overview]]
[[Category:ATENA Software]]
}}