StructuralWiki:Templates: Difference between revisions

From StructuralWiki
Jump to navigation Jump to search
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Help}}
{{Infobox Help}}
The purpose of this page is to document the most important 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>
 


== Inline Markers ==


=== File Link ===
* [[:Template:Verify|Template:Verify]] - to mark information that needs to be verified
* [[Template:To Do|Template:To Do]] - to mark items on the to do list


Usage: for files stored externally
== Block Markers ==


Example: {{File Link | directory = xxx/ | filename = xxx.zip | title = Sample File}} (ZIP Format, 15 BM), [[:Template:File_Link | template page]]
* [[:Template:Stub|Template:Stub]] - to mark stubs, pages that need to be expanded
* [[:Template:Review|Template:Review]] - to mark pages that need editorial review
* [[:Template:Commercial|Template:Commercial]] - to mark pages that contain commercial information


<pre>
== Software Database Databoxes ==
{{File Link
| directory = xxx/
| filename = xxx.zip
| title = Sample File}}
</pre>


=== Url ===
* [[:Template:Software|Template:Software]]
* [[:Template:Software Company|Template:Software Company]]
* [[:Template:Design Code|Template:Design Code]]
* [[:Template:Design Code|Template:Data Format]]


Usage: to insert url of the root of current wiki
== Topic Navigation ==


Example: {{Url}}
There are separate templates for different topics, example:


<pre>
* [[:Template:Low Energy Buildings|Template:Low Energy Buildings]]
{{Url}}
</pre>


=== Main ===
== Variables ==


Usage: to refer to main article
* [[:Template:Url|Template:Url]] - to insert url of the root of current wiki
* [[:Template:Url csi wiki|Template:Url csi wiki]] - to insert url of the root of csi wiki


Example: {{Main | main = Concrete}}
== Other ==


<pre>
* [[:Template:Main|Template:Main]] - to refer to main article
{{Main | main = Concrete}}
</pre>


== Miscellaneous ==
== See Also ==


* [[Special%3AAllpages&from=&namespace=10|List of All Templates]]
* [http://www.structuralwiki.org/en/Special%3AAllpages&from=&namespace=10 List of All Templates]

Latest revision as of 05:52, 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 the most important 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

Software Database Databoxes

Topic Navigation

There are separate templates for different topics, example:

Variables

Other

See Also