Template:5epointer: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(added conditional link to 5eh hidden pages)
mNo edit summary
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{pagetitle}}<div style="display:block; width:100%; border: collapse; text-align:right;">
{{#cargo_attach:
{{5e}}&nbsp;[[Pointer]][[Category:5e]][[Category:5e Pointers]]&nbsp;<span style="background:#fc3; font-size:1.1em;">{{#if: {{{license|}}}|[[{{{license}}}]][[Category:{{{license}}}]]|{{copyright}}{{fairuseicon}}|}}</span>&nbsp;<span style="font-size: 0.8em; text-align:right;">[[gmw:5e:{{PAGENAME}}|ʰ]]</span>&nbsp;</div>
_table = Page_Info
<div style="display:block; float:right; border-style:solid; border-width:1px; border-color:#0000ff; border-radius:0.5em; padding:0 0.5em;">'''5e Pointer'''&nbsp;<span class="mw-customtoggle-myDivision-5epointer" style="display:inline; float:right;">&nbsp;<sup>+</sup>&nbsp;</span>'''<br /><span style="font-size: 0.9em;">{{#if: {{{1|}}}|{{pub|{{{1}}}}}|''see Sources below''|}}</span>{{#if: {{{sources|}}}|<br /><span style="font-size:0.6em;">'''{{Source Array|{{{sources}}}}}'''</span>|}}<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision-5epointer">
}}
</noinclude><includeonly>{{pagetitle}}<div style="width:100%; border: collapse; text-align:right;">
{{5e}} [[Pointer]][[Category:5e Pointers]] <span style="background:#fc3; font-size:1.1em;">[[File:Copyright.svg|15px|target=Copyright]][[File:Fair use logo.svg|15px|target=Fair Use]]</span>
</div>[[Category:Fair Use]][[Category:5e]]
<div style="float:right; border-style:solid; border-width:1px; border-color:#0000ff; border-radius:0.5em; <!--max-width: 20vw;--> padding:0 0.5em;">'''<span style="font-size: 0.9em;">{{#if: {{{1|}}}|{{pub|{{{1}}}}}|''see Sources below''|}}</span><br />5e Pointer&nbsp;&nbsp;<span class="mw-customtoggle-myDivision"><sup>+</sup></span>'''
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision">
<div style="font-size: 0.7em;">A pointer is a short summary that points to published material.<br />
<div style="font-size: 0.7em;">A pointer is a short summary that points to published material.<br />
This material is posted under the fair use clause of copyright law.<br />
This material is posted under the fair use clause of copyright law.<br />
The Unofficial Description and any notes are licensed [[CC-BY-SA]].<br />
The Unofficial Description and any notes are licensed [[CC-BY-SA]].<br />
[[Pointer#Creation and Edition|Caution]] should be taken in editing this page.</div>{{#ifexist: [[5eh:{{PAGENAME}}]]|<div style="font-size: 0.7em; text-align:right;"><sup>[[5eh:{{PAGENAME}}|5eh]]</sup></div>|}}
[[Pointer#Creation and Edition|Caution]] should be taken in editing this page.</div>[[Category:Copyrighted]][[Category:5e]]{{#if: {{{noncanon|}}}|[[Category:5e Published Noncanon]]|[[Category:Canon]]}}[[Category:Fair Use]][[Category:5e Pointers]]
[[Category:Copyrighted]][[Category:5e]]{{#if: {{{1|}}}|[[Author::{{{1}}}| ]]<!--[[Publication::{{{1}}}| ]]-->|}}{{#if: {{{noncanon|}}}|[[Category:5e Published Noncanon]]|[[Category:Canon]][[Canon::true| ]]}}[[Category:Fair Use]][[Category:5e Pointers]]
</div><!--collapsable-->
</div><!--collapsable-->
 
</div>{{#if: {{{setting|}}}|<br clear="right" /><div>{{5e Setting|{{{setting}}}}}</div>|}}{{#if: {{{ua|}}}|<br clear="right" /><div style="display:block; float:right; background: MistyRose; border-style: solid; border-width: 2px; border-color: MistyRose; border-radius: 0.5em;">'''&nbsp;{{5ed|Unearthed Arcana}}'''&nbsp;</div>|}}{{#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;">'''&nbsp;[[Noncanon]]&nbsp;'''&nbsp;</div>|}}{{#if: {{{nodb|}}}|<!--skip-->|{{StorePageData
</div>{{#cargo_store:
|pagetitle={{PAGENAME}}
_table = Page_Info
|sources={{#if: {{{1|}}}|{{{1}}}|Varied|}}{{#if: {{{sources|}}}|, {{{sources}}}|}}
|Sources = {{#if: {{{1|}}}|{{pub|{{{1}}}}}|}}
|licenses={{#if: {{{license|}}}|[[{{{license}}}]]|Fair Use|}}
|Canon = {{#if: {{{noncanon|}}}|Null|1|}}
|creationdate=
}}</includeonly><noinclude>
|setting={{{setting|}}}
|canon={{#if: {{{noncanon|}}}|<!--false-->|true}}
|pointer=true<!--blank, true if pointer-->
|published=true<!--blank, true if published-->
|hidden=<!--blank, true if hidden-->
|deprecated={{{deprecated|}}}<!--blank, true if deprecated-->
|ua={{{ua|}}}<!--blank, true if hidden-->
|user=<!--blank, true if user creation-->
|categories=<!-- NOT CURRENTLY USED list of categories-->
}}}}</includeonly><noinclude>{{tocright}}
==Usage==
==Usage==
This should be placed on pages that are [[pointer]]s.
This should be placed on pages that are [[pointer]]s.
Line 27: Line 29:


===Optional fields===
===Optional fields===
noncanon= (true if not canon. ex. UA articles, [[Kobold Press]])
<pre>
|deprecated= <!--blank, true if deprecated-->
|license= (blank for [[Fair Use]], OGL, etc.)
|noncanon= (blank, true if not canon. ex. UA articles, [[Kobold Press]])
|ua= (blank, true if Unearthed Arcana)
|setting= <!--blank, or setting name-->
|sources= <!--only if source is 'Varied', list sources-->
</pre>
 
==Examples==
<pre>
{{5epointer|Foo's Guide to Nothing}}
 
{{5epointer|Varied|sources=FGtN, BToA}}
</pre>
===Produces===
{{5epointer|Foo's Guide to Nothing|nodb=true}}<br clear="right" />


produces:
{{5epointer|Varied|sources=FGtN, BToA|nodb=true}}


{{5epointer|foo}}


[[Category:5e Templates]]
[[Category:5e Templates]]

Latest revision as of 18:22, 16 February 2023

Usage

This should be placed on pages that are pointers.

Syntax

{{5epointer|source}}

Optional fields

|deprecated= <!--blank, true if deprecated-->
|license= (blank for [[Fair Use]], OGL, etc.)
|noncanon= (blank, true if not canon. ex. UA articles, [[Kobold Press]])
|ua= (blank, true if Unearthed Arcana)
|setting= <!--blank, or setting name-->
|sources= <!--only if source is 'Varied', list sources-->

Examples

{{5epointer|Foo's Guide to Nothing}}

{{5epointer|Varied|sources=FGtN, BToA}}

Produces

D&D 5e (2014) Pointer target=Copyrighttarget=Fair Use ʰ 
5e Pointer  + 
Foo's Guide to Nothing
A pointer is a short summary that points to published material.

This material is posted under the fair use clause of copyright law.
The Unofficial Description and any notes are licensed CC-BY-SA.

Caution should be taken in editing this page.



D&D 5e (2014) Pointer target=Copyrighttarget=Fair Use ʰ 
5e Pointer  + 
Varied
FGtN, BToA
A pointer is a short summary that points to published material.

This material is posted under the fair use clause of copyright law.
The Unofficial Description and any notes are licensed CC-BY-SA.

Caution should be taken in editing this page.