Difference between revisions of "Template:Resource"

From ICANNWiki
Jump to navigation Jump to search
 
(16 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Resource
 
{{Resource
|Publishing_Organization=
+
|Organization=
 
|Type=
 
|Type=
 
|Issue=
 
|Issue=
Line 12: Line 12:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=Resources|Publishing_Organization=String|Type=String|Issue=List (,) of String(allowed values=DNS, IP Numbers, Cybersecurity, Internet of Things, Privacy, Access, Inclusiveness, Human Rights, Intellectual Property, E-commerce, Capacity Development, Intellectual Property, Gender Equality, Technical Standards)|Release_Date=Date|Link=URL}}
+
{{#cargo_declare:_table=Resources|Organization=String|Type=String|Issue=List (,) of String(allowed values=DNS, Cybersecurity, Internet of Things, Privacy, Access, Inclusiveness, Human Rights, Intellectual Property, E-commerce, Number Resources, Capacity Development, Intellectual Property, Gender Equality, Technical Standards, Universal Acceptance)|Release_Date=Date|Link=URL}}
</noinclude><includeonly>{{#cargo_store:_table=Resources|Publishing_Organization={{{Publishing_Organization|}}}|Type={{{Type|}}}|Issue={{{Issue|}}}|Release_Date={{{Release Date|}}}|Link={{{Link|}}} }}{| class="wikitable" style="width: 25em; font-size: 100%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly>{{#cargo_store:_table=Resources|Organization={{{Publishing_Organization|}}}|Type={{{Type|}}}|Issue={{{Issue|}}}|Release_Date={{{Release Date|}}}|Link={{{Link|}}} }}{|style="width: 25em; font-size: 100%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! Publishing_Organization
+
{{#if:{{{Organization|}}}
| {{{Publishing_Organization|}}}
+
|{{!}}'''Organization:'''
 +
{{!}}{{{Organization}}}}}
 
|-
 
|-
! Type
+
{{#if:{{{Type|}}}
| {{{Type|}}}
+
|{{!}}'''Type:'''
 +
{{!}}{{{Type}}}}}
 
|-
 
|-
! Issue
+
|{{#if:{{{Issue|}}}
| {{{Issue|}}}
+
|{{!}}'''Issue:'''
 +
{{!}}{{{Issue}}}}}
 
|-
 
|-
! Release Date
+
{{#if:{{{Release Date|}}}
| {{{Release Date|}}}
+
|{{!}}'''Release Date:'''
 +
{{!}}{{{Release Date}}}}}
 +
 
 
|-
 
|-
 
! Link
 
! Link
| {{{Link|}}}
+
| [{{{Link|}}} Link]
 
|}
 
|}
  
 
[[Category:Rescources]]
 
[[Category:Rescources]]
 
</includeonly>
 
</includeonly>

Latest revision as of 15:24, 13 May 2021

This is the "Resource" template. It should be called in the following format:

{{Resource
|Organization=
|Type=
|Issue=
|Release Date=
|Link=
}}

Edit the page to see the template text. This template defines the table "Resources". View table.