Template:S
Revision as of 06:00, 1 October 2020 by Administrator (talk | contribs)
This template is used for subtitles. It is mainly used for the WatchTower magazines, but it can be used for other types of literature.
Usage
Code | Example | Result |
---|---|---|
{{raw:data:s|text}} |
{{raw:data:s|the actual subtitle}} |
The actual subtitle |
{{raw:data:s|10|text}} |
{{raw:data:s|10|the actual subtitle}} |
The actual subtitle |
{{raw:data:s|bold|text}} |
{{raw:data:s|bold|the actual subtitle}} |
The actual subtitle |
{{raw:data:s|bold|10|text}} |
{{raw:data:s|bold|10|the actual subtitle}} |
The actual subtitle |
Usage in combination with other templates for align and set margins
Code | Example | Result |
---|---|---|
{{raw:data:m|50|{{raw:data:s|bold|10|text}}}} |
{{raw:data:m|50|{{raw:data:s|bold|10|The actual subtitle}}}} |
The actual subtitle |
{{raw:data:ai|1|r|{{raw:data:s|bold|10|text}}}} |
{{raw:data:ai|1|r|{{raw:data:s|bold|10|The actual subtitle}}}} |
The actual subtitle |