StructuralWiki:Templates: Difference between revisions

From StructuralWiki
Jump to navigation Jump to search
No edit summary
Line 91: Line 91:
=== Software Database ===
=== Software Database ===


Usage: Main navigation for software database related categories
* [[:Template:Software|Template:Software]]
 
* [[:Template:Software Company|Template:Software Company]]
Example: {{Software Database}}
* [[:Template:Design Code|Template:Design Code]]
 
* [[:Template:Design Code|Template:Data Format]]
<pre>
{{Software Database}}
</pre>
 
=== Infobox Software ===
 
Usage: Used to create infoboxes for particular programs, such as "Infobox Software ATENA".
 
Example: {{Infobox Software ATENA}}
 
<pre>
{{Infobox Software
| tag = atena
| name = ATENA
| content = [[ATENA Software | Overview]]
[[Category:ATENA Software]]
}}
</pre>
 
=== Software Database Keyword ===
 
Usage: to insert infobox about software database keyword
 
Example: {{Software Database Keyword | name = Coordinate Geometry (COGO) | tag = coordinate_geometry}}
 
<pre>
{{Software Database Keyword
| name = Coordinate Geometry (COGO)
| tag = coordinate_geometry
}}
</pre>
 
=== Software Database Publisher ===
 
{{To Do}}
 
=== Software Database Design Code ===
 
{{To Do}}
 
 
=== Software Database Data Format ===
 
{{To Do}}


== Navigation Boxes ==
== Navigation Boxes ==

Revision as of 04:51, 15 September 2009

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

Advertise
Donate


(e)

File Related

File

Usage: to insert files

Example: temp file (i)

{{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 (Inline)

Verify

Usage: to mark information that needs to be verified

Example:        Verify  (all)

{{Verify}}

To Do

Usage: to mark items on the to do list

Example:        To Do: na (who: {{{who}}}Property "To do who" (as page type) with input value "{{{who}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.; priority: 100; hours: 0) (all) (cat)

{{To Do}}

Markers (Block)

Stub

Usage: to mark stubs, pasges that need to be expanded

Example:

Stub
Note: this page is stub - it needs to be expanded to meet Structural Wiki standards. (all)

{{Stub}}

Review

Usage: to mark pages that need editorial review

Example:

Review
This page is pending editorial review. (all)

{{Review}}


Commercial

Usage: to mark pages that contain commercial information

Example:

Commercial
Note: This page contains commercial information. (all)

{{Commercial}}

Infoboxes

Software Database

Navigation Boxes

Low Energy Buildings

Example:  

Home > Topics > Low Energy Buildings e
Topic Overview  · Design Codes and Guidelines  · Heat loss and heat gain calculations
{{Low Energy Buildings}}

Variables

Url

Usage: to insert url of the root of current wiki

Example: http://www.structuralwiki.org/en/

{{Url}}

Url csi wiki

Usage: to insert url of the root of csi wiki

Example: https://wiki.csiberkeley.com/

{{Url csi wiki}}

Other

Main

Usage: to refer to main article

Example:

Main article: Concrete

{{Main
| main = Concrete}}



Miscellaneous