Template:5eogl: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><div style="width:100%; border: collapse; text-align:right;"> {{5e}}{{#if: {{{1|}}} '''{{{1}}}'''|}} <span style="background:#fc3;">OGL</span> </div>Categor...") |
mNo edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style="width:100%; border: collapse; text-align:right;"> | <includeonly><div style="width:100%; border: collapse; text-align:right;"> | ||
{{ | {{5ebadge}} {{#if: {{{1|}}}|'''{{pub|{{{1}}}}}''' |}}<span style="background:#fc3;">[[OGL]]</span> <sup>[[gmw:5e:{{PAGENAME}}|ʰ]]</sup> | ||
</ | [[Category:OGL]][[Category:5e]][[Category:SRD5]]{{#if: {{{noncanon|}}}|<br clear="right" /><div style="display:block; float:right; background: silver; border-style: solid; border-width: 2px; border-color: firebrick; border-radius: 0.5em;">''' [[Noncanon]] ''' </div>|[[Category:5e Canon]]}}</div>{{#if: {{{nodb|}}}|<!--skip-->|{{StorePageData | ||
|pagetitle={{PAGENAME}} | |||
|sources={{{1|}}} | |||
|licenses=OGL | |||
|creationdate= | |||
|setting={{#if: {{{setting|}}}|{{{setting}}}|}} | |||
|canon={{#if: {{{noncanon|}}}|<!--skip-->|true}}<!--blank, true if canon--> | |||
|pointer=<!--blank, true if pointer--> | |||
|published=true<!--blank, true if published--> | |||
|ua=<!--blank, true if hidden--> | |||
|user=<!--blank, true if user creation--> | |||
|categories=<!-- NOT CURRENTLY USED list of categories--> | |||
}}}}</includeonly><noinclude> | |||
==Usage== | ==Usage== | ||
This should be placed at the top of all pages | This should be placed at the top of all pages licensed [[OGL]] except [[SRD5]]. | ||
==Syntax== | ==Syntax== | ||
<pre>{{5eogl | <pre>{{5eogl}}</pre> | ||
<pre>{{5eogl|optSource}}</pre> | |||
{{5eogl}} | |||
{{5eogl| | <pre>{{5eogl|optSource|noncanon=true}}</pre> | ||
produces: | |||
{{5eogl|nodb=true}} | |||
{{5eogl|optSource|nodb=true}} | |||
{{5eogl|optSource|noncanon=true|nodb=true}} | |||
[[Category:5e Templates]] | [[Category:5e Templates]] | ||
[[Category:5e | [[Category:5e System Tags]] | ||
[[Category:System Tags]] | |||
[[Category:OGL]] | |||
</noinclude> | </noinclude> |