Help:Templates

From Shifti
Revision as of 12:21, 22 July 2007 by Bryan (talk | contribs)
Jump to navigation Jump to search

A "template" is a small Shifti page in the template namespace that one can insert into the body of another page via a process called "transclusion". Templates are denoted using curley brackets instead of square brackets.

The following content warning templates may be used at the start of a story page to alert readers to potentially displeasing content they may encounter in the story:

Tags to be placed at the top of stories
Template code Displayed template
{{WIP}} {{#if:Work in progress.png|}}
Icon
Icon
This story is a work in progress.
{{#ifeq:Help|Help||}}
{{XXX}} {{#if:Triple X.png|}}
Icon
Icon
This story contains adult content.
{{#ifeq:Help|Help||}}
{{editing requested}} {{#if:Icono copyedit2.png|}}
Icon
Icon
Copyediting is welcome
{{#ifeq:Help|Help||}}
Templates for suggesting edits within story text
Template code Displayed template
{{add|text to add}} text to add
{{remove|text to remove}} text to remove
{{replace|text to remove|text to replace it with}} text to removetext to replace it with
{{note|note text}} note text


Templates for some story markup
Template Code Displayed template
{{title|name=name of page|author=page author}}
Full documentation available at Template:Title
User| Example | Example}}[[Title::{{#ifeq: Help |User| Example | Example}}| ]]

{{#ifeq: | |

 {{#ifeq: {{#ifeq: Help |User| Example | Example}} | | 
   {{#ifeq: {{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}} | || 
     Author: [[User:{{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}}|{{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}}]] [[Author::{{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}}| ]]
   }} | 
   {{#ifeq: {{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}} | |
     Author: {{#ifeq: Help |User| Example | Example}} |
     Author: [[User:{{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}}|{{#ifeq: Help |User| Example | Example}}]] [[Author::{{#ifeq: Help |User| Example | Example}}| ]]
   }}
 }} |
 {{#ifeq: {{#ifeq: Help |User| Example | Example}} | |
   {{#ifeq: {{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}} | | Authors: ' | 
     Authors: [[User:{{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}}|{{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}}]] 
   }} | 
   {{#ifeq: {{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}} | |
     Authors: {{#ifeq: Help |User| Example | Example}} |
     Author: [[User:{{#ifeq: Help |User| Templates | {{#ifeq: Help |User| Example | Example}}}}|{{#ifeq: Help |User| Example | Example}}]] 
   }}
 }}
}} {{#if:| — see [[:Category:{{{category}}}|other works by this author]]}}
{{part|number=part number|name=part name}}
Full documentation available at Template:Part
Part 3.14159: PI

In addition, a number of standard images are available for use to decorate one's story. These are not templates but are included on this page for the time being since there aren't many yet.

Inter-paragraph divider dingbats
Image code Displayed image
[[Image:Separator f.png|200px|center]]
[[Image:Separator j.png|200px|center]]
[[Image:Separator k.png|200px|center]]
[[Image:Separator r.png|100px|center]]

The width of the image in pixels is defined by the "200px" part of the image tag, you can change the size of the image by putting a different number in here.