document the wiki master most popular template
This commit is contained in:
parent
84bee5c8b1
commit
c7b6970afe
2 changed files with 75 additions and 0 deletions
|
|
@ -306,6 +306,51 @@ our $HELP = {
|
|||
],
|
||||
},
|
||||
|
||||
'most popular template' => {
|
||||
title => 'most popular template title',
|
||||
body => 'most popular template body',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_WikiMaster",
|
||||
tag => "wiki master most popular variables"
|
||||
},
|
||||
{
|
||||
namespace => "Asset_WikiMaster",
|
||||
tag => "wiki master asset variables"
|
||||
},
|
||||
],
|
||||
variables => [
|
||||
{
|
||||
'name' => 'title',
|
||||
'description' => 'most popular title',
|
||||
},
|
||||
{
|
||||
'name' => 'recentChangesUrl',
|
||||
},
|
||||
{
|
||||
'name' => 'recentChangesLabel',
|
||||
},
|
||||
{
|
||||
'name' => 'searchLabel',
|
||||
'description' => 'searchLabel variable',
|
||||
},
|
||||
{
|
||||
'name' => 'searchLabelUrl',
|
||||
},
|
||||
{
|
||||
'name' => 'wikiHomeLabel',
|
||||
'description' => 'wikiHomeLabel variable',
|
||||
},
|
||||
{
|
||||
'name' => 'wikiHomeUrl',
|
||||
},
|
||||
],
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
],
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue