Difference between revisions of "Template:NFT Message"
Jump to navigation
Jump to search
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | Template for NFT header. Based on [[Template:Message box]]. | + | <noinclude> |
| + | {{NFT Message | ||
| + | |image = | ||
| + | |owner = Oren | ||
| + | |link = http://alden.website | ||
| + | |hash = b1c6c977105a4e62db5549ea8a9994f3 | ||
| + | }} | ||
| + | Template for NFT header. Based on [[Template:Message box]]. Appears on pages as above. | ||
| + | {{#cargo_declare:_table=NFTs | ||
| + | | Image=File | ||
| + | | Entity=Page | ||
| + | | Owner=String | ||
| + | | Link=URL | ||
| + | | Hash=String | ||
| + | }} | ||
| + | </noinclude> | ||
<includeonly> | <includeonly> | ||
| + | {{#cargo_store: _table=NFTs | ||
| + | | Image={{{image}}} | ||
| + | | Entity={{PAGENAME}} | ||
| + | | Owner={{{owner}}} | ||
| + | | Link={{{link}}} | ||
| + | | Hash={{{hash}}} | ||
| + | }} | ||
{{Message box | {{Message box | ||
|backgroundcolor = honeydew | |backgroundcolor = honeydew | ||
|image = {{{image}}} | |image = {{{image}}} | ||
|heading = NFT Info for {{PAGENAME}} | |heading = NFT Info for {{PAGENAME}} | ||
| − | |message = {{PAGENAME}} is owned by {{{owner}}} and can be viewed at [{{{link}}} NFT Gateway Website]. | + | |message = {{PAGENAME}} is owned by {{{owner}}} and can be viewed at [{{{link}}} NFT Gateway Website]. It has this hash value: {{{hash}}} |
}} | }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 02:40, 21 May 2021
| NFT Info for NFT Message NFT Message is owned by Oren and can be viewed at NFT Gateway Website. It has this hash value: b1c6c977105a4e62db5549ea8a9994f3 |
Template for NFT header. Based on Template:Message box. Appears on pages as above. This template defines the table "NFTs". View table.