StructuralWiki:Templates: Difference between revisions

From StructuralWiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


<pre>
<pre>
{{File | filename = xxx | title = xxx}}
{{File
| filename = xxx
| title = xxx}}
</pre>
</pre>


Line 47: Line 49:


<pre>
<pre>
{{Main | main = Concrete}}
{{Main
| main = Concrete}}
</pre>
</pre>



Revision as of 23:28, 7 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

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}}

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}}

Miscellaneous