Title: Roller
Author: Scott Grant
Published: <strong>9 בספטמבר 2015</strong>
Last modified: 9 בספטמבר 2015

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://s.w.org/plugins/geopattern-icon/roller.svg)

# Roller

 מאת [Scott Grant](https://profiles.wordpress.org/sgrant/)

[הורדה](https://downloads.wordpress.org/plugin/roller.1.0.zip)

 * [פרטים](https://he.wordpress.org/plugins/roller/#description)
 * [סקירות](https://he.wordpress.org/plugins/roller/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/roller/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/roller/#developers)

 [תמיכה](https://wordpress.org/support/plugin/roller/)

## תיאור

Want to set up custom character sheets on your WordPress installation? Need a dice
rolling app with standard (or non-standard) dice? This collection of shortcodes 
makes it easy to add random dice rolls to your page.

In addition to the dice, you can define lists in the administration panel–things
like names, professions, and locations–and can choose elements at random using a
single shortcode.

And you want to build conditional logic based on those results? Want to set skill
variables based on the random profession chosen? Store results in variables and 
use conditional logic to modify state as you need it.

Shortcodes included:

Roll some dice: [roller 3d6]

Save dice rolls as variables: [roller 3d6 var=str]

Display a variable's value: [roller_var str]

Equations: [roller 3d6 var=pow] [roller_exp pow*5 var=san]

Random list elements: [roller_choose var=gender list=gender]

Conditionals: [roller_if gender=Female][roller_choose var=first_name list=first_name_female][/
roller_if]

## צילומי מסך

 * [[
 * A collection of sample lists defined in the administration panel.

## התקנה

Place all the files in a directory inside of wp-content/plugins (for example, roller).
Activate the plugin, and look for the Roller menu in the sidebar.

## שאלות נפוצות

  How do I show the result of rolling a single six-sided die?

Use the shortcode [roller 1d6]. The shortcode will be replaced on the page with 
the result. Refreshing the page will cause another roll to occur

  How do I save the roll results in variables?

Use the var attribute. For example, [roller 1d6 var=myroll]. You can recall the 
result by using [roller_var myroll].

## סקירות

![](https://secure.gravatar.com/avatar/09da1aca3025e085606f466aeb322e6bb345c78b734a767f22cc9d5f5707d977?
s=60&d=retro&r=g)

### 󠀁[Not Working](https://wordpress.org/support/topic/not-working-1850/)󠁿

 [MaliceDC](https://profiles.wordpress.org/malicedc/) 3 בספטמבר 2016

Doesn't Work. every time i make a list and update it, it deletes.

 [ קראו את כל הסקירות ](https://wordpress.org/support/plugin/roller/reviews/)

## מפתחים

"Roller" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Scott Grant ](https://profiles.wordpress.org/sgrant/)

[ניתן לתרגם את "Roller" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/roller)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/roller/), ראו את הקוד ב-
[SVN repository](https://plugins.svn.wordpress.org/roller/), או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/roller/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/roller/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.0

 * First release!

## מטא

 *  גרסה: **1.0**
 *  Last updated **לפני 11 שנים**
 *  Active installations **10+**
 *  WordPress version ** 4.0 ומעלה **
 *  Tested up to **4.3.34**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/roller/)
 * Tags
 * [dice](https://he.wordpress.org/plugins/tags/dice/)[rolling](https://he.wordpress.org/plugins/tags/rolling/)
   [rpg](https://he.wordpress.org/plugins/tags/rpg/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/roller/advanced/)

## דרוגים

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/roller/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/roller/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/roller/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/roller/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/roller/reviews/?filter=1)

[הוסף את הסקירה שלי](https://wordpress.org/support/plugin/roller/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/roller/reviews/)

## תורמים

 *   [ Scott Grant ](https://profiles.wordpress.org/sgrant/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/roller/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://scotchfield.com)