Jump to content

Template:Big Idea: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
[[Category:Big Ideas]]
{{Knowledge
{{Knowledge
|Knowledge Format=Big Ideas
|Knowledge Format=Big Ideas
|Status={{{Status|}}}
|Status={{{Status|}}}
|Display Title={{{Display Title|}}}
|Display Title={{{Display Title|}}}
|Subtitle={{{Subtitle|}}}
|Image={{{Image|}}}
|Description={{{Description|}}}
|Topic Tags={{{Topic Tags|}}}
|Is Featured={{{Is Featured|}}}
|Owner={{{Owner|}}}
|URL={{{URL|}}}
|Original Title={{{Original Title|}}}
|Original Title={{{Original Title|}}}
|Author={{{Author|}}}
|Author={{{Author|}}}
|Original Source={{{Original Source|}}}
|Original Source={{{Original Source|}}}
|Topic Tags={{{Topic Tags|}}}
|Content={{{Content|}}}
|Main Categories={{{Main Categories|}}}
|Description={{{Description|}}}
|Subtitle={{{Subtitle|}}}
|URL={{{URL|}}}
|Image={{{Image|}}}
|Is Featured={{{Is Featured|}}}
}}
}}
<!-- Structured Content Sections for Next.js -->
<div id="section-the-core-concept">{{{The Core Concept|}}}</div>
<div id="section-why-this-changes-everything">{{{Why This Changes Everything|}}}</div>
<div id="section-how-to-think-with-this-idea">{{{How to Think With This Idea|}}}</div>
<div id="section-real-world-examples">{{{Real-World Examples|}}}</div>
</onlyinclude><noinclude>
</onlyinclude><noinclude>
Wrapper template for creating Big Ideas. Calls the master Template:Knowledge.
Wrapper for Big Ideas. Call at page top; add main content below.
This template defines the structured content sections for the Big Idea format.
<templatedata>
</noinclude>
{
  "description": "Wrapper for Knowledge > Big Ideas.",
  "params": {
    "Display Title": {"type":"line","required":true},
    "Subtitle": {"type":"line"},
    "Image": {"type":"wiki-file-name"},
    "Description": {"type":"string","required":true},
    "Topic Tags": {"type":"line","required":true},
    "Status": {"type":"line","suggestedvalues":["Draft","Published","Archived"],"default":"Draft"},
    "Is Featured": {"type":"boolean"},
    "Owner": {"type":"wiki-user-name","required":true},
    "URL": {"type":"url"},
    "Original Title": {"type":"line"},
    "Author": {"type":"line"},
    "Original Source": {"type":"line","description":"Book, Article, Video, Podcast"},
    "Content": {"type":"content"}
  }
}
</templatedata></noinclude>

Latest revision as of 21:25, 23 September 2025


No image provided


Format Big Ideas






Big Ideas







false




Wrapper for Big Ideas. Call at page top; add main content below.

Wrapper for Knowledge > Big Ideas.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Display TitleDisplay Title

no description

Linerequired
SubtitleSubtitle

no description

Lineoptional
ImageImage

no description

Fileoptional
DescriptionDescription

no description

Stringrequired
Topic TagsTopic Tags

no description

Linerequired
StatusStatus

no description

Suggested values
Draft Published Archived
Default
Draft
Lineoptional
Is FeaturedIs Featured

no description

Booleanoptional
OwnerOwner

no description

Userrequired
URLURL

no description

URLoptional
Original TitleOriginal Title

no description

Lineoptional
AuthorAuthor

no description

Lineoptional
Original SourceOriginal Source

Book, Article, Video, Podcast

Lineoptional
ContentContent

no description

Contentoptional