Difference between revisions of "Template:Resource"

From Super Robot Wiki
Jump to navigation Jump to search
m
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
{{Log
+
{{Resource
 
| groups = A comma delimited list of groups this resource relates to.
 
| groups = A comma delimited list of groups this resource relates to.
| subject = The resource subject
+
| subject = The subject of the resource.
| location = Where did it take place?
+
| date = (Optional) Override the default date based on the page name. Use the OOC date.
 
| summary = A short summary of the scene.
 
| summary = A short summary of the scene.
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude><includeonly>
 
</noinclude><includeonly>
*'''Log: {{PAGENAME}}'''
+
*'''Resource: {{PAGENAME}}'''
*'''Subject:''' {{#sub:{{PAGENAME}}|13|999}}
+
*'''Subject:''' {{{subject|Fill out the subject please.}}}
*'''Groups:''' {{#arraymap:{{{groups|}}}|, |x|[[Category:x Resources]][[x]]}}
+
*'''Groups:'''&nbsp;{{#arraymap:{{{groups|}}}|,|x|[[Category:x Resources]][[x]]}}
*'''Where:''' {{{location|Fill out the location please.}}}
+
*'''Date:''' {{UCDate | date= {{{date | {{PAGENAME}} }}} }}
*'''Date:''' {{#sub:{{PAGENAME}}|0|11}}
 
 
*'''Summary''': {{{summary|Fill out the summary please.}}}
 
*'''Summary''': {{{summary|Fill out the summary please.}}}
 
----
 
----
 +
[[Category:Resources]]
 
</includeonly>
 
</includeonly>
 
[[Category:Resources]]
 

Latest revision as of 03:49, 13 July 2022

{{Resource
| groups = A comma delimited list of groups this resource relates to.
| subject = The subject of the resource.
| date = (Optional) Override the default date based on the page name. Use the OOC date.
| summary = A short summary of the scene.
}}