StructuralWiki:Templates: Difference between revisions
Jump to navigation
Jump to search
(→Main) |
|||
| Line 78: | Line 78: | ||
{{Main | {{Main | ||
| main = Concrete}} | | main = Concrete}} | ||
</pre> | |||
=== Infobox Software === | |||
Used to create infoboxes for particular programs, such as "Infobox Software ATENA". | |||
<pre> | |||
{{Infobox Software | |||
| tag = atena | |||
| name = ATENA | |||
| content = [[ATENA Software | Overview]] | |||
[[Category:ATENA Software]] | |||
}} | |||
</pre> | </pre> | ||
Revision as of 01:02, 8 November 2008
H E L P
For Readers
About
- FAQ
- Contact
- Sitemap
Search
For Contributors
Edit
Semantic markup
- Ontology
Content and Structure
- Tags
- Templates
- Software Database Interlink
- Hand calculations
Miscellaneous
To Do List
Miscellaneous
(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
Used to create infoboxes for particular programs, such as "Infobox Software ATENA".
{{Infobox Software
| tag = atena
| name = ATENA
| content = [[ATENA Software | Overview]]
[[Category:ATENA Software]]
}}