StructuralWiki:Templates: Difference between revisions

From StructuralWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{Infobox Help}}
{{Infobox Help}}
The purpose of this page is to document various templates that were created for structural wiki. Templates enable to standardize input and navigation. Click on the links with template names to access detailed documentation for each template.


== File Related ==
== File Related ==


=== File ===
* [[:Template:File|Template:File]] - to insert files
 
* [[:Template:File Link|Template:File Link]] - used to link to files store externally in http://files.structuralwiki.org
Usage: to insert files
 
Example: {{File | filename = temp.pdf | title = temp file}}
 
<pre>
{{File
| filename = xxx
| title = xxx}}
</pre>
 
 
 
=== File Link ===
 
Usage: for files stored externally
 
Example: {{File Link | directory = xxx/ | filename = xxx.zip | title = Sample File}} (ZIP Format, 15 BM)
 
Template Page: [[:Template:File_Link | template page]]
 
<pre>
{{File Link
| directory = xxx/
| filename = xxx.zip
| title = Sample File}}
</pre>
 
== Markers (Inline) ==
 
=== Verify ===
 
Usage: to mark information that needs to be verified
 
Example: {{Verify}}
 
<pre>
{{Verify}}
</pre>
 
=== To Do ===
 
Usage: to mark items on the to do list


Example: {{To Do}}
== Inline Markers ==


<pre>
* [[:Template:Verify|Template:Verify]] - to mark information that needs to be verified
{{To Do}}
* [[Template:To Do|Template:To Do]] - to mark items on the to do list
</pre>


== Markers (Block) ==
== Block Markers ==


=== Stub ===
=== Stub ===

Revision as of 04:56, 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)

The purpose of this page is to document various templates that were created for structural wiki. Templates enable to standardize input and navigation. Click on the links with template names to access detailed documentation for each template.

File Related

Inline Markers

Block Markers

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