Template:Authorbox/Doc

From questden
< Template:Authorbox
Revision as of 01:36, 18 October 2015 by Dakdo (talk | contribs) (Created page with "<noinclude>{{Doc}}</noinclude> A template for making authorboxes. It replaces this header you used to have to copy-paste into every new one you made: <nowiki> {| id="toc" widt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a template documentation page. It is transcluded into place.

A template for making authorboxes. It replaces this header you used to have to copy-paste into every new one you made:

 {| id="toc" width="70%" style="text-align:left; clear:both;" align=center
 |- style="background:#ccccff" align="center" width="95%"
 | '''Quests by [[NAME]]'''
 |-
 | style="font-size:11px" |

Just type {{subst:makebox}}, add your links, and close the table with |}.

This template also makes it so author boxes now support the authoralias parameter!

Example

Code Output

Template:NAME

 {{subst:makebox}}

 '''TGchan:'''
 [[Example Quest 1]] |
 [[Example Quest 2]] |
 [[Example Quest 3]]

 |}

 <noinclude>[[Category:Author Boxes]]</noinclude>

Template:NAME

Quests by NAME

TGchan: Example Quest 1 | Example Quest 2 | Example Quest 3

Category:Author Boxes