Difference between revisions of "Template:Book Series"

From sureai
Jump to: navigation, search
(Made a template for book series)
 
(De-Emphasize series)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style = "border: 0 solid gray; border-bottom-width: 1px; " >
+
<div style = "border: 0 solid gray; border-bottom-width: 0px; " >
  
<div style = "margin: 5px; text-align: center; font-size: 150%; color: white; ">
+
<div style = "margin: 0 5px; text-align: center; font-size: 125%; ">
'''{{{series}}}'''
+
{{{series}}}
 
</div>
 
</div>
  
Line 50: Line 50:
 
* '''Optional Text Parameters:''' previous, current, next
 
* '''Optional Text Parameters:''' previous, current, next
  
If the parameter "current" is left empty, the quest header will use the current page's title (without the namespace) as the quest name.  
+
If the parameter "current" is left empty, the template will use the current page's title (without the namespace) as the quest name.  
  
 
== Examples ==
 
== Examples ==
Line 83: Line 83:
 
<pre>
 
<pre>
 
{{Book Series
 
{{Book Series
|series = "Here Be Dragons"
+
| series = "Here Be Dragons"
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 13:08, 7 September 2016

{{{series}}}

Previous:
-

Current:
Book Series

Next:
-


Usage

Parameters

  • Obligatory Text Parameters: series
  • Optional Text Parameters: previous, current, next

If the parameter "current" is left empty, the template will use the current page's title (without the namespace) as the quest name.

Examples

{{Book Series
| series = The SureAI Encyclopedia
| previous = [[Main Page|Volume IX]]
| current = [[Main Page|Volume X]]
| next = [[Main Page|Volume XI]]
}}

The SureAI Encyclopedia

Previous:
Volume IX

Current:
Volume X

Next:
Volume XI


{{Book Series
| series = An Extensive Guide to Templates
| next = Chapter 2
}}

An Extensive Guide to Templates

Previous:
-

Current:
Book Series

Next:
Chapter 2


{{Book Series
| series = "Here Be Dragons"
}}

"Here Be Dragons"

Previous:
-

Current:
Book Series

Next:
-