Template:Creature Navbox: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 6: Line 6:
| titlestyle = background:rgba(6,28,23,0.9); font-family:Source Code Pro;
| titlestyle = background:rgba(6,28,23,0.9); font-family:Source Code Pro;
| groupstyle = background:rgba(6,28,23,0.8); font-family:Source Code Pro;
| groupstyle = background:rgba(6,28,23,0.8); font-family:Source Code Pro;
| liststyle = padding:0.6em;
| innerstyle = font-family:Source Code Pro;
| innerstyle = font-family:Source Code Pro;


Line 17: Line 18:
}}</includeonly><noinclude>
}}</includeonly><noinclude>
[[Category:Creature Navigation]]
[[Category:Creature Navigation]]
Template that makes a navigation box for the specified faction. It takes only one argument, which is the Faction name.
Template that makes a navigation box for the specified faction. The first argument should be the Faction name. Optionally, a second argument of <code>uniquecommon</code> can be specified to separate the navbox into two rows; one for unique characters, one for non-unique characters.
<pre>{{Creature Navbox|Barathrumites|uniquecommon}}</pre>
<pre>{{Creature Navbox|Barathrumites|uniquecommon}}</pre>
{{Creature Navbox|Barathrumites|uniquecommon}}
{{Creature Navbox|Barathrumites|uniquecommon}}

Revision as of 19:59, 8 December 2020

Template that makes a navigation box for the specified faction. The first argument should be the Faction name. Optionally, a second argument of uniquecommon can be specified to separate the navbox into two rows; one for unique characters, one for non-unique characters.

{{Creature Navbox|Barathrumites|uniquecommon}}
{{Creature Navbox|Barathrumites}}